41 lines
1.6 KiB
JSON
41 lines
1.6 KiB
JSON
{
|
|
"REGISTER": {
|
|
"TRY_WOOT": "Registra un account",
|
|
"TITLE": "Registrati",
|
|
"TESTIMONIAL_HEADER": "All it takes is one step to move forward",
|
|
"TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.",
|
|
"TERMS_ACCEPT": "Registrandoti, accetti i nostri <a href=\"https://www.chatwoot.com/terms\">T & C</a> e l'<a href=\"https://www.chatwoot.com/privacy-policy\">informativa sulla privacy</a>",
|
|
"COMPANY_NAME": {
|
|
"LABEL": "Company name",
|
|
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
|
|
"ERROR": "Company name is too short"
|
|
},
|
|
"FULL_NAME": {
|
|
"LABEL": "Nome completo",
|
|
"PLACEHOLDER": "Inserisci il tuo nome completo, es.: Bruce Wayne",
|
|
"ERROR": "Nome account troppo corto"
|
|
},
|
|
"EMAIL": {
|
|
"LABEL": "Email di lavoro",
|
|
"PLACEHOLDER": "Inserisci il tuo indirizzo email di lavoro. es.: bruce@wayne.enterprises",
|
|
"ERROR": "Please enter a valid work email address"
|
|
},
|
|
"PASSWORD": {
|
|
"LABEL": "Password",
|
|
"PLACEHOLDER": "Password",
|
|
"ERROR": "Password troppo corta",
|
|
"IS_INVALID_PASSWORD": "La password dovrebbe contenere almeno 1 lettera maiuscola, 1 lettera minuscola, 1 numero e 1 carattere speciale"
|
|
},
|
|
"CONFIRM_PASSWORD": {
|
|
"LABEL": "Conferma password",
|
|
"PLACEHOLDER": "Conferma password",
|
|
"ERROR": "La password non corrisponde"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Registrazione riuscita",
|
|
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi"
|
|
},
|
|
"SUBMIT": "Invia",
|
|
"HAVE_AN_ACCOUNT": "Hai già un account?"
|
|
}
|
|
}
|