2025-09-09 17:44:42 +02:00

33 lines
1.3 KiB
JSON

{
"lang_name": "English",
"language": "Language :",
"settings": "Settings",
"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 this application? 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"
}