chore: Update translations (#12748)
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"REGISTER": {
|
||||
"TRY_WOOT": "Create an account",
|
||||
"TRY_WOOT": "Crea 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": "By creating an account, you agree to our <a href=\"https://www.chatwoot.com/terms\">T & C</a> and <a href=\"https://www.chatwoot.com/privacy-policy\">Privacy policy</a>",
|
||||
"TESTIMONIAL_HEADER": "Basta uno step per proseguire",
|
||||
"TESTIMONIAL_CONTENT": "Sei a un passo dal coinvolgere i tuoi clienti, fidelizzarli e trovarne di nuovi.",
|
||||
"TERMS_ACCEPT": "Creando un account, accetti <a href=\"https://www.chatwoot.com/terms\">Termini e Condizioni</a> e <a href=\"https://www.chatwoot.com/privacy-policy\">Privacy policy</a>",
|
||||
"OAUTH": {
|
||||
"GOOGLE_SIGNUP": "Sign up with Google"
|
||||
"GOOGLE_SIGNUP": "Registrati con Google"
|
||||
},
|
||||
"COMPANY_NAME": {
|
||||
"LABEL": "Company name",
|
||||
"LABEL": "Nome azienda",
|
||||
"PLACEHOLDER": "Inserisci il nome della tua azienda. Ad esempio: Wayne Enterprises",
|
||||
"ERROR": "Il nome dell'azienda è troppo corto."
|
||||
},
|
||||
@@ -20,14 +20,14 @@
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Email di lavoro",
|
||||
"PLACEHOLDER": "Enter your work email address. E.g., bruce{'@'}wayne{'.'}enterprises",
|
||||
"ERROR": "Si prega di inserire un indirizzo email di lavoro valido."
|
||||
"PLACEHOLDER": "Inserisci il tuo indirizzo email di lavoro. es.: bruce{'@'}wayne{'.'}enterprises",
|
||||
"ERROR": "Inserisci un indirizzo email di lavoro valido."
|
||||
},
|
||||
"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.",
|
||||
"IS_INVALID_PASSWORD": "La password deve contenere almeno 1 lettera maiuscola, 1 lettera minuscola, 1 numero e 1 carattere speciale.",
|
||||
"REQUIREMENTS_LENGTH": "Almeno 6 caratteri",
|
||||
"REQUIREMENTS_UPPERCASE": "Almeno una lettera maiuscola",
|
||||
"REQUIREMENTS_LOWERCASE": "Almeno una lettera minuscola",
|
||||
@@ -40,10 +40,10 @@
|
||||
"ERROR": "Le password non corrispondono."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Registrazione riuscita",
|
||||
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi."
|
||||
"SUCCESS_MESSAGE": "Registrazione Riuscita",
|
||||
"ERROR_MESSAGE": "Impossibile connettersi al server Woot. Riprova."
|
||||
},
|
||||
"SUBMIT": "Create account",
|
||||
"SUBMIT": "Crea account",
|
||||
"HAVE_AN_ACCOUNT": "Hai già un account?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user