chore: Update translations (#6211)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"CONVERSATION": {
|
||||
"SELECT_A_CONVERSATION": "Selecteer een gesprek in het linker paneel",
|
||||
"CSAT_REPLY_MESSAGE": "Please rate the conversation",
|
||||
"CSAT_REPLY_MESSAGE": "Beoordeel het gesprek",
|
||||
"404": "Sorry, we cannot find the conversation. Please try again",
|
||||
"SWITCH_VIEW_LAYOUT": "Switch the layout",
|
||||
"DASHBOARD_APP_TAB_MESSAGES": "Messages",
|
||||
@@ -144,14 +144,14 @@
|
||||
"CHANGE_TEAM": "Conversation team changed",
|
||||
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_SUPPORTED_FILE_UPLOAD_SIZE} MB attachment limit",
|
||||
"MESSAGE_ERROR": "Unable to send this message, please try again later",
|
||||
"SENT_BY": "Sent by:",
|
||||
"SENT_BY": "Verzonden door:",
|
||||
"BOT": "Bot",
|
||||
"SEND_FAILED": "Couldn't send message! Try again",
|
||||
"TRY_AGAIN": "retry",
|
||||
"SEND_FAILED": "Kon bericht niet verzenden! Probeer het opnieuw",
|
||||
"TRY_AGAIN": "opnieuw proberen",
|
||||
"ASSIGNMENT": {
|
||||
"SELECT_AGENT": "Select Agent",
|
||||
"SELECT_AGENT": "Selecteer medewerker",
|
||||
"REMOVE": "Verwijderen",
|
||||
"ASSIGN": "Assign"
|
||||
"ASSIGN": "Toewijzen"
|
||||
},
|
||||
"CONTEXT_MENU": {
|
||||
"COPY": "Kopiëren",
|
||||
@@ -160,7 +160,7 @@
|
||||
}
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
"TITLE": "Send conversation transcript",
|
||||
"TITLE": "Verstuur conversatie transcript",
|
||||
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
||||
"SUBMIT": "Bevestigen",
|
||||
"CANCEL": "Annuleren",
|
||||
@@ -224,7 +224,7 @@
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add",
|
||||
"TITLE": "Toevoegen",
|
||||
"SUCCESS": "Attribute added successfully",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
},
|
||||
@@ -234,13 +234,13 @@
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
"PLACEHOLDER": "Attributen zoeken",
|
||||
"NO_RESULT": "Geen attributen gevonden"
|
||||
}
|
||||
},
|
||||
"EMAIL_HEADER": {
|
||||
"FROM": "From",
|
||||
"TO": "To",
|
||||
"TO": "Aan",
|
||||
"BCC": "Bcc",
|
||||
"CC": "Cc",
|
||||
"SUBJECT": "Subject"
|
||||
|
||||
Reference in New Issue
Block a user