Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/el/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/el/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Επαναφορά Κωδικού",
|
||||
"EMAIL": {
|
||||
"LABEL": "Email",
|
||||
"PLACEHOLDER": "Παρακαλώ εισάγετε το email σας",
|
||||
"ERROR": "Παρακαλώ εισάγετε ένα έγκυρο email"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Σύνδεσμος για την επαναφορά του κωδικού έχει αποσταλεί στο email σας",
|
||||
"ERROR_MESSAGE": "Αδυναμία σύνδεσης με τον Woot Server, Παρακαλώ προσπαθήστε αργότερα"
|
||||
},
|
||||
"SUBMIT": "Καταχώρηση"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user