chore: Update translations (#6999)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-28 07:58:03 -07:00
committed by GitHub
parent 02c467b6db
commit be3c75e858
611 changed files with 4830 additions and 2339 deletions

View File

@@ -1,14 +1,14 @@
{
"RESET_PASSWORD": {
"TITLE": "Reimposta la password",
"TITLE": "Reimposta password",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Inserisci la tua email",
"ERROR": "Inserisci un indirizzo email valido"
"PLACEHOLDER": "Inserisci il tuo indirizzo email.",
"ERROR": "Inserisci un indirizzo email valido."
},
"API": {
"SUCCESS_MESSAGE": "Il link per reimpostare la password è stato inviato alla tua email",
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi"
"SUCCESS_MESSAGE": "Il link per reimpostare la password è stato inviato alla tua email.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Invia"
}