Chore: New Crowdin translations (#747)

Brings in new translation files from Crowdin.
This commit is contained in:
Sojan Jose
2020-04-23 23:52:16 +05:30
committed by GitHub
parent 7d41b7a5dc
commit 3fcd367952
117 changed files with 4375 additions and 203 deletions

View File

@@ -0,0 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Επαναφορά Κωδικού",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Παρακαλώ εισάγετε το email σας",
"ERROR": "Παρακαλώ εισάγετε ένα έγκυρο email"
},
"API": {
"SUCCESS_MESSAGE": "Σύνδεσμος για την επαναφορά του κωδικού έχει αποσταλεί στο email σας",
"ERROR_MESSAGE": "Αδυναμία σύνδεσης με τον Woot Server, Παρακαλώ προσπαθήστε αργότερα"
},
"SUBMIT": "Καταχώρηση"
}
}