2020-04-06 16:47:07 +00:00
|
|
|
{
|
|
|
|
"GENERAL_SETTINGS": {
|
|
|
|
"TITLE": "Kontoeinstellungen",
|
|
|
|
"SUBMIT": "Update Einstellungen",
|
2020-07-07 19:29:30 +00:00
|
|
|
"BACK": "Back",
|
2020-04-06 16:47:07 +00:00
|
|
|
"UPDATE": {
|
|
|
|
"ERROR": "Einstellungen konnten nicht aktualisiert werden, versuchen Sie es erneut!",
|
|
|
|
"SUCCESS": "Kontoeinstellungen erfolgreich aktualisiert"
|
|
|
|
},
|
|
|
|
"FORM": {
|
|
|
|
"ERROR": "Bitte korrigieren Sie Formularfehler",
|
|
|
|
"GENERAL_SECTION": {
|
|
|
|
"TITLE": "Allgemeine Einstellungen",
|
|
|
|
"NOTE": ""
|
|
|
|
},
|
|
|
|
"NAME": {
|
|
|
|
"LABEL": "Kontobezeichnung",
|
|
|
|
"PLACEHOLDER": "Ihr Kontoname",
|
|
|
|
"ERROR": "Bitte geben Sie einen gültigen Kontonamen ein"
|
|
|
|
},
|
|
|
|
"LANGUAGE": {
|
|
|
|
"LABEL": "Site-Sprache (Beta)",
|
2020-04-23 18:22:16 +00:00
|
|
|
"PLACEHOLDER": "Ihr Kontoname",
|
2020-04-06 16:47:07 +00:00
|
|
|
"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-06 16:47:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|