chore: Update translations (#7033)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -10,18 +10,18 @@
|
||||
},
|
||||
"COMPANY_NAME": {
|
||||
"LABEL": "Company name",
|
||||
"PLACEHOLDER": "Enter your company name. E.g., Wayne Enterprises",
|
||||
"ERROR": "Company name is too short."
|
||||
"PLACEHOLDER": "Inserisci il nome della tua azienda. Ad esempio: Wayne Enterprises",
|
||||
"ERROR": "Il nome dell'azienda è troppo corto."
|
||||
},
|
||||
"FULL_NAME": {
|
||||
"LABEL": "Nome completo",
|
||||
"PLACEHOLDER": "Enter your full name. E.g., Bruce Wayne",
|
||||
"PLACEHOLDER": "Inserisci il tuo nome completo, es.: Bruce Wayne",
|
||||
"ERROR": "Nome account troppo corto."
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Email di lavoro",
|
||||
"PLACEHOLDER": "Enter your work email address. E.g., bruce@wayne.enterprises",
|
||||
"ERROR": "Please enter a valid work email address."
|
||||
"PLACEHOLDER": "Inserisci il tuo indirizzo email di lavoro. es.: bruce@wayne.enterprises",
|
||||
"ERROR": "Si prega di inserire un indirizzo email di lavoro valido."
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Password",
|
||||
@@ -30,13 +30,13 @@
|
||||
"IS_INVALID_PASSWORD": "La password dovrebbe contenere almeno 1 lettera maiuscola, 1 lettera minuscola, 1 numero e 1 carattere speciale."
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirm password",
|
||||
"PLACEHOLDER": "Confirm password",
|
||||
"LABEL": "Conferma password",
|
||||
"PLACEHOLDER": "Conferma password",
|
||||
"ERROR": "La password non corrisponde."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Registrazione riuscita",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi."
|
||||
},
|
||||
"SUBMIT": "Create account",
|
||||
"HAVE_AN_ACCOUNT": "Hai già un account?"
|
||||
|
||||
Reference in New Issue
Block a user