2020-04-06 16:47:07 +00:00
|
|
|
{
|
|
|
|
"GENERAL_SETTINGS": {
|
|
|
|
"TITLE": "Account settings",
|
|
|
|
"SUBMIT": "Update settings",
|
2020-06-22 07:49:26 +00:00
|
|
|
"BACK": "Back",
|
2020-04-06 16:47:07 +00:00
|
|
|
"UPDATE": {
|
|
|
|
"ERROR": "Could not update settings, try again!",
|
|
|
|
"SUCCESS": "Successfully updated account settings"
|
|
|
|
},
|
|
|
|
"FORM": {
|
|
|
|
"ERROR": "Please fix form errors",
|
|
|
|
"GENERAL_SECTION": {
|
|
|
|
"TITLE": "General settings",
|
|
|
|
"NOTE": ""
|
|
|
|
},
|
|
|
|
"NAME": {
|
|
|
|
"LABEL": "Account name",
|
|
|
|
"PLACEHOLDER": "Your account name",
|
|
|
|
"ERROR": "Please enter a valid account name"
|
|
|
|
},
|
|
|
|
"LANGUAGE": {
|
|
|
|
"LABEL": "Site language (Beta)",
|
|
|
|
"PLACEHOLDER": "Your account name",
|
|
|
|
"ERROR": ""
|
2020-04-30 14:50:26 +00:00
|
|
|
},
|
|
|
|
"DOMAIN": {
|
2020-07-19 17:38:07 +00:00
|
|
|
"LABEL": "Incoming Email Domain",
|
|
|
|
"PLACEHOLDER": "The domain where you will receive the emails",
|
2020-04-30 14:50:26 +00:00
|
|
|
"ERROR": ""
|
|
|
|
},
|
|
|
|
"SUPPORT_EMAIL": {
|
|
|
|
"LABEL": "Support Email",
|
|
|
|
"PLACEHOLDER": "Your company's support email",
|
|
|
|
"ERROR": ""
|
|
|
|
},
|
2020-07-19 17:38:07 +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-06 16:47:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|