83eb92e7ff
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"GENERAL_SETTINGS": {
|
|
"TITLE": "Configuració del compte",
|
|
"SUBMIT": "Actualització de la configuració",
|
|
"BACK": "Back",
|
|
"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": ""
|
|
},
|
|
"DOMAIN": {
|
|
"LABEL": "Incoming Email Domain",
|
|
"PLACEHOLDER": "The domain where you will receive the emails",
|
|
"ERROR": ""
|
|
},
|
|
"SUPPORT_EMAIL": {
|
|
"LABEL": "Support Email",
|
|
"PLACEHOLDER": "Your company's support email",
|
|
"ERROR": ""
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
}
|
|
}
|