mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +00:00
18 lines
646 B
JSON
18 lines
646 B
JSON
{
|
|
"RESET_PASSWORD": {
|
|
"TITLE": "Resetare parolă",
|
|
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
|
|
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
|
|
"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 serverul Woot. Vă rugăm să încercați din nou."
|
|
},
|
|
"SUBMIT": "Trimite"
|
|
}
|
|
}
|