Chatwoot/app/javascript/dashboard/i18n/locale/nl/contact.json

30 lines
1 KiB
JSON
Raw Normal View History

{
"CONTACT_PANEL": {
"CONVERSATION_TITLE": "Gesprekdetails",
"BROWSER": "Browser",
"OS": "Besturingssysteem",
"INITIATED_FROM": "Geïnitieerd vanuit",
"INITIATED_AT": "Geïnitieerd op",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "Er zijn geen eerdere gesprekken gekoppeld aan dit contact.",
"TITLE": "Vorige gesprekken"
},
"LABELS": {
"TITLE": "Labels voor gesprekken",
"MODAL": {
"TITLE": "Labels for",
"ACTIVE_LABELS": "Labels added to the conversation",
"INACTIVE_LABELS": "Labels available in the account",
"REMOVE": "Click on X icon to remove the label",
"ADD": "Click on + icon to add the label",
"UPDATE_BUTTON": "Update labels",
"UPDATE_ERROR": "Kon labels niet updaten, probeer het opnieuw."
},
"NO_LABELS_TO_ADD": "There are no more labels defined in the account.",
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
},
"MUTE_CONTACT": "Mute Contact",
"EDIT_LABEL": "Bewerken"
}
}