chore: Update translations (#6211)
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Custom Attribute added successfully",
|
||||
"ERROR_MESSAGE": "Could not able to create a custom attribute, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Custom Attribute added successfully!",
|
||||
"ERROR_MESSAGE": "Could not create a Custom Attribute. Please try again later."
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"BULK_ACTION": {
|
||||
"CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",
|
||||
"AGENT_SELECT_LABEL": "Select Agent",
|
||||
"AGENT_SELECT_LABEL": "Selecteer medewerker",
|
||||
"ASSIGN_CONFIRMATION_LABEL": "Are you sure to assign %{conversationCount} %{conversationLabel} to",
|
||||
"UNASSIGN_CONFIRMATION_LABEL": "Are you sure to unassign %{conversationCount} %{conversationLabel}?",
|
||||
"GO_BACK_LABEL": "Go back",
|
||||
"ASSIGN_LABEL": "Assign",
|
||||
"ASSIGN_LABEL": "Toewijzen",
|
||||
"YES": "Yes",
|
||||
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
|
||||
"ASSIGN_TEAM_TOOLTIP": "Assign team",
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
"TABLE_HEADER": {
|
||||
"TITLE": "Title",
|
||||
"MESSAGE": "Bericht",
|
||||
"INBOX": "Inbox",
|
||||
"INBOX": "Postvak In",
|
||||
"STATUS": "Status",
|
||||
"SENDER": "Sender",
|
||||
"URL": "URL",
|
||||
@@ -98,7 +98,7 @@
|
||||
"CREATED_AT": "Created at"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"ADD": "Add",
|
||||
"ADD": "Toevoegen",
|
||||
"EDIT": "Bewerken",
|
||||
"DELETE": "Verwijderen"
|
||||
},
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "Korte code",
|
||||
"PLACEHOLDER": "Please enter a short code",
|
||||
"PLACEHOLDER": "Vul een korte code in",
|
||||
"ERROR": "Korte code is vereist"
|
||||
},
|
||||
"CONTENT": {
|
||||
|
||||
@@ -75,8 +75,8 @@
|
||||
"DELETE_NOTE": {
|
||||
"CONFIRM": {
|
||||
"TITLE": "Verwijderen bevestigen",
|
||||
"MESSAGE": "Are you want sure to delete this note?",
|
||||
"YES": "Yes, Delete it",
|
||||
"MESSAGE": "Weet je zeker dat je deze notitie wilt verwijderen?",
|
||||
"YES": "Ja, verwijderen",
|
||||
"NO": "Nee, Bewaar het"
|
||||
}
|
||||
},
|
||||
@@ -153,10 +153,10 @@
|
||||
"DELETE_AVATAR": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Contact avatar deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete the contact avatar. Please try again later."
|
||||
"ERROR_MESSAGE": "Contact avatar kon niet verwijderd worden. Probeer het later opnieuw."
|
||||
}
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||
"SUCCESS_MESSAGE": "Contact succesvol opgeslagen",
|
||||
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
|
||||
},
|
||||
"NEW_CONVERSATION": {
|
||||
@@ -166,15 +166,15 @@
|
||||
"NO_INBOX": "Couldn't find an inbox to initiate a new conversation with this contact.",
|
||||
"FORM": {
|
||||
"TO": {
|
||||
"LABEL": "To"
|
||||
"LABEL": "Aan"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Inbox",
|
||||
"LABEL": "Postvak In",
|
||||
"ERROR": "Select an inbox"
|
||||
},
|
||||
"SUBJECT": {
|
||||
"LABEL": "Subject",
|
||||
"PLACEHOLDER": "Subject",
|
||||
"LABEL": "Onderwerp",
|
||||
"PLACEHOLDER": "Onderwerp",
|
||||
"ERROR": "Subject can't be empty"
|
||||
},
|
||||
"MESSAGE": {
|
||||
@@ -184,44 +184,44 @@
|
||||
},
|
||||
"SUBMIT": "Send message",
|
||||
"CANCEL": "Annuleren",
|
||||
"SUCCESS_MESSAGE": "Message sent!",
|
||||
"SUCCESS_MESSAGE": "Bericht verzonden!",
|
||||
"GO_TO_CONVERSATION": "Bekijken",
|
||||
"ERROR_MESSAGE": "Couldn't send! try again"
|
||||
}
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"HEADER": "Contacts",
|
||||
"HEADER": "Contacten",
|
||||
"FIELDS": "Contact fields",
|
||||
"SEARCH_BUTTON": "Search",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Search for contacts",
|
||||
"SEARCH_BUTTON": "Zoeken",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Zoeken naar contacten",
|
||||
"FILTER_CONTACTS": "Filteren",
|
||||
"FILTER_CONTACTS_SAVE": "Filter opslaan",
|
||||
"FILTER_CONTACTS_DELETE": "Filter verwijderen",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Loading contacts...",
|
||||
"404": "No contacts matches your search 🔍",
|
||||
"404": "Er zijn geen contacten die overeenkomen met je zoekopdracht 🔍",
|
||||
"NO_CONTACTS": "There are no available contacts",
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Naam",
|
||||
"PHONE_NUMBER": "Phone Number",
|
||||
"PHONE_NUMBER": "Telefoonnummer",
|
||||
"CONVERSATIONS": "Gesprekken",
|
||||
"LAST_ACTIVITY": "Last Activity",
|
||||
"LAST_ACTIVITY": "Laatste Activiteit",
|
||||
"COUNTRY": "Country",
|
||||
"CITY": "City",
|
||||
"CITY": "Woonplaats",
|
||||
"SOCIAL_PROFILES": "Social Profiles",
|
||||
"COMPANY": "Bedrijfsnaam",
|
||||
"EMAIL_ADDRESS": "Uw e-mailadres"
|
||||
},
|
||||
"VIEW_DETAILS": "View details"
|
||||
"VIEW_DETAILS": "Details bekijken"
|
||||
}
|
||||
},
|
||||
"CONTACT_PROFILE": {
|
||||
"BACK_BUTTON": "Contacts",
|
||||
"BACK_BUTTON": "Contacten",
|
||||
"LOADING": "Loading contact profile..."
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
"BUTTON": "Add",
|
||||
"BUTTON": "Toevoegen",
|
||||
"TITLE": "Shift + Enter to create a task"
|
||||
},
|
||||
"FOOTER": {
|
||||
@@ -236,15 +236,15 @@
|
||||
"TITLE": "Notes"
|
||||
},
|
||||
"LIST": {
|
||||
"LABEL": "added a note"
|
||||
"LABEL": "heeft een notitie toegevoegd"
|
||||
},
|
||||
"ADD": {
|
||||
"BUTTON": "Add",
|
||||
"PLACEHOLDER": "Add a note",
|
||||
"BUTTON": "Toevoegen",
|
||||
"PLACEHOLDER": "Notitie toevoegen",
|
||||
"TITLE": "Shift + Enter to create a note"
|
||||
},
|
||||
"CONTENT_HEADER": {
|
||||
"DELETE": "Delete note"
|
||||
"DELETE": "Notitie verwijderen"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
@@ -297,39 +297,39 @@
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
"TITLE": "Attributen toevoegen",
|
||||
"PLACEHOLDER": "Attributen zoeken",
|
||||
"NO_RESULT": "Geen attributen gevonden"
|
||||
},
|
||||
"ATTRIBUTE_TYPE": {
|
||||
"LIST": {
|
||||
"PLACEHOLDER": "Select value",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Search value",
|
||||
"NO_RESULT": "No result found"
|
||||
"PLACEHOLDER": "Selecteer waarde",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Zoek waarde",
|
||||
"NO_RESULT": "Geen resultaten gevonden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Valid value is required",
|
||||
"INVALID_URL": "Invalid URL"
|
||||
"REQUIRED": "Geldige waarde is vereist",
|
||||
"INVALID_URL": "Ongeldige URL"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
"TITLE": "Merge contacts",
|
||||
"TITLE": "Contacten samenvoegen",
|
||||
"DESCRIPTION": "Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact’ s attributes will take precedence.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Primary contact",
|
||||
"HELP_LABEL": "To be kept"
|
||||
"TITLE": "Primair contact",
|
||||
"HELP_LABEL": "Te behouden"
|
||||
},
|
||||
"CHILD": {
|
||||
"TITLE": "Contact to merge",
|
||||
"PLACEHOLDER": "Search for a contact",
|
||||
"HELP_LABEL": "To be deleted"
|
||||
"TITLE": "Contact om samen te voegen",
|
||||
"PLACEHOLDER": "Zoeken naar contacten",
|
||||
"HELP_LABEL": "Nog te verwijderen"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Summary",
|
||||
"DELETE_WARNING": "Contact of <strong>%{childContactName}</strong> will be deleted.",
|
||||
"ATTRIBUTE_WARNING": "Contact details of <strong>%{childContactName}</strong> will be copied to <strong>%{primaryContactName}</strong>."
|
||||
"TITLE": "Samenvatting",
|
||||
"DELETE_WARNING": "Contact van <strong>%{childContactName}</strong> zal worden verwijderd.",
|
||||
"ATTRIBUTE_WARNING": "Contactgegevens van <strong>%{childContactName}</strong> worden gekopieerd naar <strong>%{primaryContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "ERROR_MESSAGE"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"TITLE": "Article Settings",
|
||||
"FORM": {
|
||||
"CATEGORY": {
|
||||
"LABEL": "Category",
|
||||
"LABEL": "Categorie",
|
||||
"TITLE": "Select category",
|
||||
"PLACEHOLDER": "Select category",
|
||||
"NO_RESULT": "No category found",
|
||||
@@ -286,7 +286,7 @@
|
||||
"NO_ARTICLES": "There are no available articles",
|
||||
"HEADERS": {
|
||||
"TITLE": "Title",
|
||||
"CATEGORY": "Category",
|
||||
"CATEGORY": "Categorie",
|
||||
"READ_COUNT": "Read count",
|
||||
"STATUS": "Status",
|
||||
"LAST_EDITED": "Last edited"
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"LIST": {
|
||||
"FETCHING": "Fetching integration hooks",
|
||||
"INBOX": "Inbox",
|
||||
"INBOX": "Postvak In",
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Verwijderen"
|
||||
}
|
||||
|
||||
@@ -76,6 +76,13 @@
|
||||
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
|
||||
}
|
||||
},
|
||||
"DYTE": {
|
||||
"CLICK_HERE_TO_JOIN": "Click here to join",
|
||||
"LEAVE_THE_ROOM": "Leave the room",
|
||||
"START_VIDEO_CALL_HELP_TEXT": "Start a new video call with the customer",
|
||||
"JOIN_ERROR": "There was an error joining the call, please try again",
|
||||
"CREATE_ERROR": "There was an error creating a meeting link, please try again"
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Verwijderen",
|
||||
"API": {
|
||||
|
||||
@@ -26,9 +26,9 @@
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Naam",
|
||||
"Created by",
|
||||
"Aangemaakt door",
|
||||
"Last updated by",
|
||||
"Visibility"
|
||||
"Zichtbaarheid"
|
||||
],
|
||||
"404": "No macros found"
|
||||
},
|
||||
@@ -37,7 +37,7 @@
|
||||
"CONFIRM": {
|
||||
"MESSAGE": "Weet u zeker dat u wilt verwijderen ",
|
||||
"YES": "Ja, verwijderen",
|
||||
"NO": "No"
|
||||
"NO": "Nee"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Macro deleted successfully",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"HEADER": "Gesprekken",
|
||||
"LOADING_CHART": "Kaartgegevens laden...",
|
||||
"NO_ENOUGH_DATA": "We hebben niet genoeg datapunten ontvangen om een rapport te genereren, probeer het later opnieuw.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Medewerkerrapporten downloaden",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Gesprekken",
|
||||
@@ -18,15 +18,15 @@
|
||||
"DESC": "( Totaal )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"NAME": "Eerste reactietijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Eerste Reactie Tijd is %{metricValue} (gebaseerd op %{conversationCount} gesprekken)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolutie Tijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
@@ -120,8 +120,8 @@
|
||||
"HEADER": "Agents Overview",
|
||||
"LOADING_CHART": "Kaartgegevens laden...",
|
||||
"NO_ENOUGH_DATA": "We hebben niet genoeg datapunten ontvangen om een rapport te genereren, probeer het later opnieuw.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Agent",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Medewerkerrapporten downloaden",
|
||||
"FILTER_DROPDOWN_LABEL": "Selecteer medewerker",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Gesprekken",
|
||||
@@ -136,15 +136,15 @@
|
||||
"DESC": "( Totaal )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"NAME": "Eerste reactietijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Eerste Reactie Tijd is %{metricValue} (gebaseerd op %{conversationCount} gesprekken)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolutie Tijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
@@ -203,15 +203,15 @@
|
||||
"DESC": "( Totaal )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"NAME": "Eerste reactietijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Eerste Reactie Tijd is %{metricValue} (gebaseerd op %{conversationCount} gesprekken)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolutie Tijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
@@ -270,15 +270,15 @@
|
||||
"DESC": "( Totaal )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"NAME": "Eerste reactietijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Eerste Reactie Tijd is %{metricValue} (gebaseerd op %{conversationCount} gesprekken)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolutie Tijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
@@ -337,15 +337,15 @@
|
||||
"DESC": "( Totaal )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"NAME": "Eerste reactietijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Eerste Reactie Tijd is %{metricValue} (gebaseerd op %{conversationCount} gesprekken)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolutie Tijd",
|
||||
"DESC": "(Gem. )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"INFO_TEXT": "Totaal aantal conversaties gebruikt voor berekening:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
|
||||
@@ -22,11 +22,11 @@
|
||||
"SEND_MESSAGE": {
|
||||
"TITLE": "Hotkey to send messages",
|
||||
"NOTE": "You can select a hotkey (either Enter or Cmd/Ctrl+Enter) based on your preference of writing.",
|
||||
"UPDATE_SUCCESS": "Your settings have been updated successfully",
|
||||
"UPDATE_SUCCESS": "Uw instellingen zijn met succes bijgewerkt",
|
||||
"CARD": {
|
||||
"ENTER_KEY": {
|
||||
"HEADING": "Enter (↵)",
|
||||
"CONTENT": "Send messages by pressing Enter key instead of clicking the send button."
|
||||
"CONTENT": "Verstuur berichten door op Enter te drukken in plaats van op de verzendknop te klikken."
|
||||
},
|
||||
"CMD_ENTER_KEY": {
|
||||
"HEADING": "Cmd/Ctrl + Enter (⌘ + ↵)",
|
||||
@@ -194,7 +194,7 @@
|
||||
"UNATTENDED_CONVERSATIONS": "Unattended",
|
||||
"REPORTS": "Rapporten",
|
||||
"SETTINGS": "Instellingen",
|
||||
"CONTACTS": "Contacts",
|
||||
"CONTACTS": "Contacten",
|
||||
"HOME": "Startpagina",
|
||||
"AGENTS": "Medewerkers",
|
||||
"AGENT_BOTS": "Bots",
|
||||
@@ -225,7 +225,7 @@
|
||||
"ONE_OFF": "One off",
|
||||
"REPORTS_AGENT": "Medewerkers",
|
||||
"REPORTS_LABEL": "Labelen",
|
||||
"REPORTS_INBOX": "Inbox",
|
||||
"REPORTS_INBOX": "Postvak In",
|
||||
"REPORTS_TEAM": "Team",
|
||||
"SET_AVAILABILITY_TITLE": "Set yourself as",
|
||||
"BETA": "Beta",
|
||||
@@ -237,7 +237,7 @@
|
||||
"MY_ARTICLES": "My Articles",
|
||||
"DRAFT": "Draft",
|
||||
"ARCHIVED": "Archived",
|
||||
"CATEGORY": "Category",
|
||||
"CATEGORY": "Categorie",
|
||||
"CATEGORY_EMPTY_MESSAGE": "No categories found"
|
||||
},
|
||||
"SET_AUTO_OFFLINE": {
|
||||
|
||||
@@ -2,24 +2,24 @@
|
||||
"WHATSAPP_TEMPLATES": {
|
||||
"MODAL": {
|
||||
"TITLE": "Whatsapp Templates",
|
||||
"SUBTITLE": "Select the whatsapp template you want to send",
|
||||
"TEMPLATE_SELECTED_SUBTITLE": "Process %{templateName}"
|
||||
"SUBTITLE": "Selecteer de whatsapp template die u wilt verzenden",
|
||||
"TEMPLATE_SELECTED_SUBTITLE": "Verwerk %{templateName}"
|
||||
},
|
||||
"PICKER": {
|
||||
"SEARCH_PLACEHOLDER": "Search Templates",
|
||||
"NO_TEMPLATES_FOUND": "No templates found for",
|
||||
"SEARCH_PLACEHOLDER": "Templates zoeken",
|
||||
"NO_TEMPLATES_FOUND": "Geen templates gevonden voor",
|
||||
"LABELS": {
|
||||
"LANGUAGE": "Language",
|
||||
"TEMPLATE_BODY": "Template Body",
|
||||
"CATEGORY": "Category"
|
||||
"LANGUAGE": "Taal",
|
||||
"TEMPLATE_BODY": "Template bericht",
|
||||
"CATEGORY": "Categorie"
|
||||
}
|
||||
},
|
||||
"PARSER": {
|
||||
"VARIABLES_LABEL": "Variables",
|
||||
"VARIABLE_PLACEHOLDER": "Enter %{variable} value",
|
||||
"GO_BACK_LABEL": "Go Back",
|
||||
"SEND_MESSAGE_LABEL": "Send Message",
|
||||
"FORM_ERROR_MESSAGE": "Please fill all variables before sending"
|
||||
"VARIABLES_LABEL": "Variabelen",
|
||||
"VARIABLE_PLACEHOLDER": "Voer %{variable} waarde in",
|
||||
"GO_BACK_LABEL": "Ga terug",
|
||||
"SEND_MESSAGE_LABEL": "Verstuur bericht",
|
||||
"FORM_ERROR_MESSAGE": "Vul alstublieft alle variabelen in voordat u deze verzendt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user