Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/ro/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/ro/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Resetează Parola",
|
||||
"EMAIL": {
|
||||
"LABEL": "Email",
|
||||
"PLACEHOLDER": "Te rugăm să introduci adresa de e-mail",
|
||||
"ERROR": "Te rugăm să introduci adresa de e-mail"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Link-ul de resetare a parolei a fost trimis pe e-mail",
|
||||
"ERROR_MESSAGE": "Nu s-a putut conecta la Woot Server, încercați din nou mai târziu"
|
||||
},
|
||||
"SUBMIT": "Trimite"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user