Skip to content

Commit

Permalink
New translations contact.json (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
sojan-official committed Aug 3, 2021
1 parent 9190fce commit 83a41c8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions app/javascript/dashboard/i18n/locale/nl/contact.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,30 @@
"OS": "Besturingssysteem",
"INITIATED_FROM": "Geïnitieerd vanuit",
"INITIATED_AT": "Geïnitieerd op",
"IP_ADDRESS": "IP Address",
"NEW_MESSAGE": "New message",
"IP_ADDRESS": "IP-adres",
"NEW_MESSAGE": "Nieuw bericht",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "Er zijn geen eerdere gesprekken gekoppeld aan dit contact.",
"TITLE": "Vorige gesprekken"
},
"LABELS": {
"CONTACT": {
"TITLE": "Contact Labels",
"ERROR": "Couldn't update labels"
"ERROR": "Kan labels niet bijwerken"
},
"CONVERSATION": {
"TITLE": "Labels voor gesprekken",
"ADD_BUTTON": "Add Labels"
"ADD_BUTTON": "Labels toevoegen"
},
"LABEL_SELECT": {
"TITLE": "Add Labels",
"PLACEHOLDER": "Search labels",
"NO_RESULT": "No labels found"
"TITLE": "Labels toevoegen",
"PLACEHOLDER": "Zoek op labels",
"NO_RESULT": "Geen labels gevonden"
}
},
"MUTE_CONTACT": "Gesprek dempen",
"UNMUTE_CONTACT": "Unmute Conversation",
"MUTED_SUCCESS": "This conversation is muted for 6 hours",
"UNMUTE_CONTACT": "Gesprek dempen opheffen",
"MUTED_SUCCESS": "Dit gesprek is gedempt voor 6 uur",
"UNMUTED_SUCCESS": "This conversation is unmuted",
"SEND_TRANSCRIPT": "Transcript verzenden",
"EDIT_LABEL": "Bewerken"
Expand Down

0 comments on commit 83a41c8

Please sign in to comment.