074084b258
fixes: #418
47 lines
1.5 KiB
JSON
47 lines
1.5 KiB
JSON
{
|
|
"GENERAL_SETTINGS": {
|
|
"TITLE": "Impostazioni dell'account",
|
|
"SUBMIT": "Aggiorna impostazioni",
|
|
"BACK": "Back",
|
|
"UPDATE": {
|
|
"ERROR": "Impossibile aggiornare le impostazioni, riprova!",
|
|
"SUCCESS": "Impostazioni account aggiornate con successo"
|
|
},
|
|
"FORM": {
|
|
"ERROR": "Correggi gli errori del modulo",
|
|
"GENERAL_SECTION": {
|
|
"TITLE": "Impostazioni generali",
|
|
"NOTE": ""
|
|
},
|
|
"NAME": {
|
|
"LABEL": "Nome del conto",
|
|
"PLACEHOLDER": "Nome del tuo account",
|
|
"ERROR": "Inserisci un nome di conto valido"
|
|
},
|
|
"LANGUAGE": {
|
|
"LABEL": "Lingua del sito (Beta)",
|
|
"PLACEHOLDER": "Nome del tuo account",
|
|
"ERROR": ""
|
|
},
|
|
"DOMAIN": {
|
|
"LABEL": "Incoming Email Domain",
|
|
"PLACEHOLDER": "The domain where you will receive the emails",
|
|
"ERROR": ""
|
|
},
|
|
"SUPPORT_EMAIL": {
|
|
"LABEL": "E-mail di supporto",
|
|
"PLACEHOLDER": "E-mail di supporto della tua azienda",
|
|
"ERROR": ""
|
|
},
|
|
"AUTO_RESOLVE_DURATION": {
|
|
"LABEL": "Number of days after a ticket should auto resolve if there is no activity",
|
|
"PLACEHOLDER": "30",
|
|
"ERROR": "Please enter a valid auto resolve duration (minimum 1 day)"
|
|
},
|
|
"FEATURES": {
|
|
"INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.",
|
|
"CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now."
|
|
}
|
|
}
|
|
}
|
|
}
|