Files
leadchat/app/javascript/dashboard/i18n/locale/ro/resetPassword.json
Chatwoot Bot be3c75e858 chore: Update translations (#6999)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-04-28 20:28:03 +05:30

16 lines
438 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "Resetare parolă",
"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": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Trimite"
}
}