2020-04-16 09:58:23 +00:00
|
|
|
{
|
|
|
|
"GENERAL_SETTINGS": {
|
|
|
|
"TITLE": "Configuració del compte",
|
|
|
|
"SUBMIT": "Actualització de la configuració",
|
2020-07-07 19:29:30 +00:00
|
|
|
"BACK": "Back",
|
2020-04-16 09:58:23 +00:00
|
|
|
"UPDATE": {
|
|
|
|
"ERROR": "No s'ha pogut actualitzar la configuració, torna-ho a provar!",
|
|
|
|
"SUCCESS": "La configuració del compte s'ha actualitzat correctament"
|
|
|
|
},
|
|
|
|
"FORM": {
|
|
|
|
"ERROR": "Corregiu els errors del formulari",
|
|
|
|
"GENERAL_SECTION": {
|
|
|
|
"TITLE": "Configuració general",
|
|
|
|
"NOTE": ""
|
|
|
|
},
|
|
|
|
"NAME": {
|
|
|
|
"LABEL": "Nom del compte",
|
|
|
|
"PLACEHOLDER": "El nom del vostre compte",
|
|
|
|
"ERROR": "Introduïu un nom de compte vàlid"
|
|
|
|
},
|
|
|
|
"LANGUAGE": {
|
|
|
|
"LABEL": "Idioma del lloc (Beta)",
|
|
|
|
"PLACEHOLDER": "El nom del vostre compte",
|
|
|
|
"ERROR": ""
|
2020-07-07 19:29:30 +00:00
|
|
|
},
|
|
|
|
"DOMAIN": {
|
2020-08-22 12:24:16 +00:00
|
|
|
"LABEL": "Incoming Email Domain",
|
|
|
|
"PLACEHOLDER": "The domain where you will receive the emails",
|
2020-07-07 19:29:30 +00:00
|
|
|
"ERROR": ""
|
|
|
|
},
|
|
|
|
"SUPPORT_EMAIL": {
|
|
|
|
"LABEL": "Support Email",
|
|
|
|
"PLACEHOLDER": "Your company's support email",
|
|
|
|
"ERROR": ""
|
|
|
|
},
|
2020-08-22 12:24:16 +00:00
|
|
|
"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."
|
2020-04-16 09:58:23 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|