Chatwoot/app/javascript/dashboard/i18n/locale/el/generalSettings.json
Sojan Jose 3fcd367952
Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
2020-04-23 23:52:16 +05:30

27 lines
1,015 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"GENERAL_SETTINGS": {
"TITLE": "Ρυθμίσεις",
"SUBMIT": "Ενημέρωση Ρυθμίσεων",
"UPDATE": {
"ERROR": "Δεν μπορεί να ενημερωθεί η ρύθμιση προσπαθήστε ξανά!",
"SUCCESS": "Επιτυχής Ενημέρωση Ρυθμίσεων"
},
"FORM": {
"ERROR": "Παρακαλώ διορθώστε τα λάθη της Φόρμας",
"GENERAL_SECTION": {
"TITLE": "Γενικές Ρυθμίσεις",
"NOTE": ""
},
"NAME": {
"LABEL": "Ονομασία Λογαριασμού",
"PLACEHOLDER": "Η ονομασία του Λογαριασμού σας",
"ERROR": "Παρακαλώ συμπληρώστε ένα έγκυρο όνομα λογαριασμού"
},
"LANGUAGE": {
"LABEL": "Γλώσσα Ιστοσελίδας (Beta)",
"PLACEHOLDER": "Το όνομα του Λογαριασμού",
"ERROR": ""
}
}
}
}