2020-05-16 12:37:19 +00:00
|
|
|
{
|
|
|
|
"GENERAL_SETTINGS": {
|
|
|
|
"TITLE": "Accountinstellingen",
|
|
|
|
"SUBMIT": "Instellingen bijwerken",
|
2020-07-07 19:29:30 +00:00
|
|
|
"BACK": "Back",
|
2020-05-16 12:37:19 +00:00
|
|
|
"UPDATE": {
|
|
|
|
"ERROR": "Instellingen konden niet worden bijgewerkt, probeer het opnieuw!",
|
|
|
|
"SUCCESS": "Accountinstellingen succesvol bijgewerkt"
|
|
|
|
},
|
|
|
|
"FORM": {
|
|
|
|
"ERROR": "Corrigeer formulierfouten",
|
|
|
|
"GENERAL_SECTION": {
|
|
|
|
"TITLE": "Algemene instellingen",
|
|
|
|
"NOTE": ""
|
|
|
|
},
|
2021-11-27 03:37:09 +00:00
|
|
|
"ACCOUNT_ID": {
|
|
|
|
"TITLE": "Account ID",
|
|
|
|
"NOTE": "This ID is required if you are building an API based integration"
|
|
|
|
},
|
2020-05-16 12:37:19 +00:00
|
|
|
"NAME": {
|
|
|
|
"LABEL": "accountnaam",
|
|
|
|
"PLACEHOLDER": "Uw accountnaam",
|
|
|
|
"ERROR": "Voer een geldige accountnaam in"
|
|
|
|
},
|
|
|
|
"LANGUAGE": {
|
|
|
|
"LABEL": "Website taal (Beta)",
|
|
|
|
"PLACEHOLDER": "Uw accountnaam",
|
|
|
|
"ERROR": ""
|
|
|
|
},
|
|
|
|
"DOMAIN": {
|
2020-08-22 12:24:16 +00:00
|
|
|
"LABEL": "Incoming Email Domain",
|
|
|
|
"PLACEHOLDER": "The domain where you will receive the emails",
|
2020-05-16 12:37:19 +00:00
|
|
|
"ERROR": ""
|
|
|
|
},
|
|
|
|
"SUPPORT_EMAIL": {
|
|
|
|
"LABEL": "E-mailadres support",
|
|
|
|
"PLACEHOLDER": "E-mailadres support van uw bedrijf",
|
|
|
|
"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-05-16 12:37:19 +00:00
|
|
|
}
|
2021-01-18 07:06:26 +00:00
|
|
|
},
|
|
|
|
"UPDATE_CHATWOOT": "An update %{latestChatwootVersion} for Chatwoot is available. Please update your instance."
|
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"
|
|
|
|
}
|
2021-01-28 08:33:52 +00:00
|
|
|
},
|
|
|
|
"NOTIFICATIONS_PAGE": {
|
|
|
|
"HEADER": "Notifications",
|
|
|
|
"MARK_ALL_DONE": "Mark All Done",
|
|
|
|
"LIST": {
|
|
|
|
"LOADING_MESSAGE": "Loading notifications...",
|
|
|
|
"404": "No Notifications",
|
|
|
|
"TABLE_HEADER": [
|
|
|
|
"Naam",
|
|
|
|
"Phone Number",
|
|
|
|
"Gesprekken",
|
|
|
|
"Last Contacted"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"TYPE_LABEL": {
|
|
|
|
"conversation_creation": "New conversation",
|
|
|
|
"conversation_assignment": "Conversation Assigned",
|
|
|
|
"assigned_conversation_new_message": "New Message",
|
|
|
|
"conversation_mention": "Mention"
|
|
|
|
}
|
2021-10-14 08:02:15 +00:00
|
|
|
},
|
|
|
|
"NETWORK": {
|
|
|
|
"NOTIFICATION": {
|
|
|
|
"TEXT": "Disconnected from Chatwoot"
|
|
|
|
},
|
|
|
|
"BUTTON": {
|
|
|
|
"REFRESH": "Refresh"
|
|
|
|
}
|
2021-12-19 06:08:02 +00:00
|
|
|
},
|
|
|
|
"COMMAND_BAR": {
|
|
|
|
"SEARCH_PLACEHOLDER": "Search or jump to",
|
|
|
|
"SECTIONS": {
|
|
|
|
"GENERAL": "General",
|
|
|
|
"REPORTS": "Rapporten",
|
|
|
|
"CONVERSATION": "Conversation",
|
|
|
|
"CHANGE_ASSIGNEE": "Change Assignee",
|
|
|
|
"CHANGE_TEAM": "Change Team",
|
|
|
|
"ADD_LABEL": "Add label to the conversation",
|
|
|
|
"REMOVE_LABEL": "Remove label from the conversation",
|
|
|
|
"SETTINGS": "Instellingen"
|
|
|
|
},
|
|
|
|
"COMMANDS": {
|
|
|
|
"GO_TO_CONVERSATION_DASHBOARD": "Go to Conversation Dashboard",
|
|
|
|
"GO_TO_CONTACTS_DASHBOARD": "Go to Contacts Dashboard",
|
|
|
|
"GO_TO_REPORTS_OVERVIEW": "Go to Reports Overview",
|
|
|
|
"GO_TO_AGENT_REPORTS": "Go to Agent Reports",
|
|
|
|
"GO_TO_LABEL_REPORTS": "Go to Label Reports",
|
|
|
|
"GO_TO_INBOX_REPORTS": "Go to Inbox Reports",
|
|
|
|
"GO_TO_TEAM_REPORTS": "Go to Team Reports",
|
|
|
|
"GO_TO_SETTINGS_AGENTS": "Go to Agent Settings",
|
|
|
|
"GO_TO_SETTINGS_TEAMS": "Go to Team Settings",
|
|
|
|
"GO_TO_SETTINGS_INBOXES": "Go to Inbox Settings",
|
|
|
|
"GO_TO_SETTINGS_LABELS": "Go to Label Settings",
|
|
|
|
"GO_TO_SETTINGS_CANNED_RESPONSES": "Go to Canned Response Settings",
|
|
|
|
"GO_TO_SETTINGS_APPLICATIONS": "Go to Application Settings",
|
|
|
|
"GO_TO_SETTINGS_ACCOUNT": "Go to Account Settings",
|
|
|
|
"GO_TO_SETTINGS_PROFILE": "Go to Profile Settings",
|
|
|
|
"GO_TO_NOTIFICATIONS": "Go to Notifications",
|
|
|
|
"ADD_LABELS_TO_CONVERSATION": "Add label to the conversation",
|
|
|
|
"ASSIGN_AN_AGENT": "Assign an agent",
|
|
|
|
"ASSIGN_A_TEAM": "Assign a team",
|
|
|
|
"MUTE_CONVERSATION": "Mute conversation",
|
|
|
|
"UNMUTE_CONVERSATION": "Unmute conversation",
|
|
|
|
"REMOVE_LABEL_FROM_CONVERSATION": "Remove label from the conversation",
|
|
|
|
"REOPEN_CONVERSATION": "Reopen conversation",
|
|
|
|
"RESOLVE_CONVERSATION": "Resolve conversation",
|
|
|
|
"SEND_TRANSCRIPT": "Send an email transcript",
|
|
|
|
"SNOOZE_CONVERSATION": "Snooze Conversation",
|
|
|
|
"UNTIL_NEXT_REPLY": "Until next reply",
|
|
|
|
"UNTIL_NEXT_WEEK": "Until next week",
|
|
|
|
"UNTIL_TOMORROW": "Until tomorrow"
|
|
|
|
}
|
2020-05-16 12:37:19 +00:00
|
|
|
}
|
|
|
|
}
|