27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"lang_name": "English",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"language": "Language :",
|
|
"settings": "Settings",
|
|
"theme": "Theme :",
|
|
"dark_theme": "Dark Theme",
|
|
"light_theme": "Light Theme",
|
|
"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",
|
|
"confirmation": "Confirmation",
|
|
"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",
|
|
"update_downloaded": "Update downloaded to {local_path}",
|
|
"update_download_error": "Error downloading update",
|
|
"downloading_update": "Downloading update...",
|
|
"update": "Update"
|
|
} |