66aace7c13
* New translations integrations.json (Romanian) * New translations integrations.json (Portuguese, Brazilian) * New translations integrations.json (Ukrainian) * New translations integrations.json (Portuguese) * New translations inboxMgmt.json (French) * New translations report.json (Portuguese, Brazilian) * New translations resetPassword.json (Portuguese, Brazilian) * New translations login.json (Portuguese) * New translations report.json (Ukrainian) * New translations report.json (Portuguese) * New translations cannedMgmt.json (Portuguese) * New translations billing.json (Portuguese) * New translations agentMgmt.json (Spanish) * New translations agentMgmt.json (Portuguese, Brazilian) * New translations generalSettings.json (French) * New translations conversation.json (Portuguese, Brazilian) * New translations conversation.json (Portuguese) * New translations chatlist.json (Portuguese) * New translations contact.json (Portuguese) * New translations chatlist.json (Portuguese, Brazilian) * New translations en.yml (Portuguese, Brazilian) * New translations devise.en.yml (Portuguese, Brazilian) * New translations en.yml (French) * New translations en.yml (Spanish) * New translations settings.json (Romanian) * New translations setNewPassword.json (Portuguese) * New translations setNewPassword.json (Ukrainian) * New translations signup.json (Portuguese, Brazilian) * New translations settings.json (Ukrainian) * New translations settings.json (Portuguese, Brazilian)
62 lines
2.6 KiB
JSON
62 lines
2.6 KiB
JSON
{
|
|
"PROFILE_SETTINGS": {
|
|
"LINK": "Setări profil",
|
|
"TITLE": "Setări profil",
|
|
"BTN_TEXT": "Actualizeaza profil",
|
|
"AFTER_EMAIL_CHANGED": "Profilul tău a fost actualizat cu succes, te rugăm să te autentifici din nou pentru că datele tale de autentificare au fost modificate",
|
|
"FORM": {
|
|
"AVATAR": "Imagine de profil",
|
|
"ERROR": "Vă rugăm să remediați erorile din formular",
|
|
"REMOVE_IMAGE": "Elimină",
|
|
"UPLOAD_IMAGE": "Încarcă imaginea",
|
|
"UPDATE_IMAGE": "Actualizare imagine",
|
|
"PROFILE_SECTION": {
|
|
"TITLE": "Profil",
|
|
"NOTE": "Adresa ta de email este identitatea ta și este folosită pentru a te autentifica."
|
|
},
|
|
"PASSWORD_SECTION": {
|
|
"TITLE": "Parola",
|
|
"NOTE": "Actualizarea parolei ar reseta autentificările pe mai multe dispozitive."
|
|
},
|
|
"ACCESS_TOKEN": {
|
|
"TITLE": "Token acces",
|
|
"NOTE": "Acest token poate fi utilizat dacă construiți o integrare bazată pe API"
|
|
},
|
|
"EMAIL_NOTIFICATIONS_SECTION": {
|
|
"TITLE": "Notificări prin e-mail",
|
|
"NOTE": "Actualizați preferințele de notificare prin e-mail aici",
|
|
"CONVERSATION_ASSIGNMENT": "Trimite notificări prin e-mail atunci când o conversație îmi este atribuită",
|
|
"CONVERSATION_CREATION": "Trimite notificări prin e-mail atunci când o conversație nouă este creată",
|
|
"UPDATE_SUCCESS": "Preferințele de notificare prin e-mail sunt actualizate cu succes",
|
|
"UPDATE_ERROR": "A apărut o eroare la actualizarea preferințelor, încercați din nou"
|
|
},
|
|
"PROFILE_IMAGE": {
|
|
"LABEL": "Imagine de profil"
|
|
},
|
|
"NAME": {
|
|
"LABEL": "Numele tau",
|
|
"ERROR": "Te rugăm să introduci un nume valid",
|
|
"PLACEHOLDER": "Te rugăm să introduci numele tău, care va fi folosit în conversații"
|
|
},
|
|
"EMAIL": {
|
|
"LABEL": "Adresa ta de email",
|
|
"ERROR": "Vă rugăm să introduceți o adresă de e-mail validă",
|
|
"PLACEHOLDER": "Te rugăm să introduci adresa ta de e-mail, aceasta va fi afișată în conversații"
|
|
},
|
|
"PASSWORD": {
|
|
"LABEL": "Parola",
|
|
"ERROR": "Te rugăm să introduci o parolă pentru lungimea de 6 caractere sau mai mult",
|
|
"PLACEHOLDER": "Te rog introdu o noua parola"
|
|
},
|
|
"PASSWORD_CONFIRMATION": {
|
|
"LABEL": "Confirmare parolă nouă",
|
|
"ERROR": "Confirmarea parolei trebuie să se potrivească cu parola",
|
|
"PLACEHOLDER": "Vă rugăm să reintroduceţi parola"
|
|
}
|
|
}
|
|
},
|
|
"SIDEBAR_ITEMS": {
|
|
"PROFILE_SETTINGS": "Setări profil",
|
|
"LOGOUT": "Deconectare"
|
|
}
|
|
}
|