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,20 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "Setare parolă nouă",
"PASSWORD": {
"LABEL": "Parola",
"PLACEHOLDER": "Parola",
"ERROR": "Parola este prea scurta"
},
"CONFIRM_PASSWORD": {
"LABEL": "Confirmă parola",
"PLACEHOLDER": "Confirmă parola",
"ERROR": "Parola nu coincide"
},
"API": {
"SUCCESS_MESSAGE": "Parola a fost schimbată cu succes",
"ERROR_MESSAGE": "Nu s-a putut conecta la Woot Server, încercați din nou mai târziu"
},
"SUBMIT": "Trimite"
}
}