64 lines
2.8 KiB
JSON
64 lines
2.8 KiB
JSON
{
|
|
"lang_name": "English",
|
|
"language": "Language :",
|
|
"theme": "Theme :",
|
|
"dark_theme": "Dark Theme",
|
|
"light_theme": "Light Theme",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"confirmation": "Confirmation",
|
|
"information": "Information",
|
|
"close": "Close",
|
|
"suggestion_text": "Do you have a question or an idea to improve my software? Send me a message!",
|
|
"suggestion_placeholder": "Type your message here...",
|
|
"send_suggestion": "Send",
|
|
"sending": "Sending...",
|
|
"success": "Success",
|
|
"error": "Error",
|
|
"suggestion_sent_success": "Your message has been sent successfully!",
|
|
"suggestion_send_error": "Error sending message. Try again later.",
|
|
"email_credentials_error": "Email credentials not or bad configured. Please set your email and password in the .env file.",
|
|
"suggestion_too_short": "The message must be at least 15 characters long.",
|
|
"update_found": "New version available: {latest_tag} \nDo you want to install the update?",
|
|
"choose_update_folder": "Choose destination folder",
|
|
"downloading_update": "Downloading update...",
|
|
"update_downloaded": "Update downloaded to {local_path}",
|
|
"update_download_error": "Error downloading update",
|
|
"update": "Update",
|
|
"version": "Version",
|
|
"details": "Details",
|
|
"update_details": "Update Details",
|
|
"update_aborted": "Update aborted by user",
|
|
"loading": "Loading...",
|
|
"verifying_license": "Verifying license...",
|
|
"checking_updates": "Checking for updates...",
|
|
"initializing": "Initializing interface...",
|
|
"loading_complete": "Loading complete",
|
|
"activate_license": "Activate your license to unlock all features",
|
|
"hardware_id_info": "This unique identifier is tied to your hardware. Share it with support if needed.",
|
|
"hardware_id_copied": "Hardware ID copied to clipboard!",
|
|
"license_key_section": "License Key :",
|
|
"enter_license_key": "Enter your license key",
|
|
"activate": "Activate",
|
|
"buy_license": "Buy License",
|
|
"comparaisons": "Version Comparison",
|
|
"basic_version": "Basic Version",
|
|
"premium_version": "Premium Version",
|
|
"enterprise_version": "Enterprise Version",
|
|
"support": "Support",
|
|
"priority_support": "Priority support",
|
|
"unlimited_key_uses": "Unlimited key uses",
|
|
"license_active": "License active",
|
|
"license_type": "Type",
|
|
"license_email": "Email",
|
|
"license_expires": "Expires on",
|
|
"license_basic_mode": "Basic mode - Activate a license for more features",
|
|
"invalid_license_key": "Invalid license key. It must contain at least 16 characters.",
|
|
"premium_feature_message": "The feature '{feature}' requires a Premium or Enterprise license.",
|
|
"upgrade_prompt": "Would you like to upgrade your license?",
|
|
"buy_now": "Buy Now",
|
|
"cancel": "Cancel",
|
|
"activation_required": "Activation is required to continue.",
|
|
"compare_versions": "Compare Versions",
|
|
"no_license": "No License"
|
|
} |