20 lines
806 B
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",
"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."
}