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-11-01 07:23:25 +00:00
|
|
|
"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)"
|
|
|
|
},
|
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
|
|
|
}
|
|
|
|
}
|
2020-12-09 11:13:51 +00:00
|
|
|
},
|
|
|
|
"FORMS": {
|
|
|
|
"MULTISELECT": {
|
|
|
|
"ENTER_TO_SELECT": "Press enter to select",
|
|
|
|
"ENTER_TO_REMOVE": "Press enter to remove",
|
|
|
|
"SELECT_ONE": "Select one"
|
|
|
|
}
|
2020-04-06 16:47:07 +00:00
|
|
|
}
|
|
|
|
}
|