chore: New translation updates
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"TITLE": "Søk i meldinger",
|
||||
"LOADING_MESSAGE": "Knuser data...",
|
||||
"PLACEHOLDER": "Skriv tekst for å søke etter meldinger",
|
||||
"NO_MATCHING_RESULTS": "Det finnes ingen meldinger som samsvarer med søket."
|
||||
"NO_MATCHING_RESULTS": "No results found."
|
||||
},
|
||||
"UNREAD_MESSAGES": "Uleste meldinger",
|
||||
"UNREAD_MESSAGE": "Ulest melding",
|
||||
@@ -51,6 +51,7 @@
|
||||
"VISIBLE_TO_AGENTS": "Privat notat: bare synlig for deg og ditt team",
|
||||
"CHANGE_STATUS": "Samtalestatus er endret",
|
||||
"CHANGE_AGENT": "Tildelt agent er endret",
|
||||
"CHANGE_TEAM": "Conversation team changed",
|
||||
"SENT_BY": "Sendt av:",
|
||||
"ASSIGNMENT": {
|
||||
"SELECT_AGENT": "Velg agent",
|
||||
@@ -74,5 +75,37 @@
|
||||
"ERROR": "Vennligst skriv inn en gyldig e-postadresse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ONBOARDING": {
|
||||
"TITLE": "Hey 👋, Welcome to %{installationName}!",
|
||||
"DESCRIPTION": "Thanks for signing up. We want you to get the most out of %{installationName}. Here are a few things you can do in %{installationName} to make the experience delightful.",
|
||||
"READ_LATEST_UPDATES": "Read our latest updates",
|
||||
"ALL_CONVERSATION": {
|
||||
"TITLE": "All your conversations in one place",
|
||||
"DESCRIPTION": "View all the conversations from your customers in one single dashboard. You can filter the conversations by the incoming channel, label and status."
|
||||
},
|
||||
"TEAM_MEMBERS": {
|
||||
"TITLE": "Invite your team members",
|
||||
"DESCRIPTION": "Since you are getting ready to talk to your customer, bring in your teammates to assist you. You can invite your teammates by adding their email address to the agent list.",
|
||||
"NEW_LINK": "Click here to invite a team member"
|
||||
},
|
||||
"INBOXES": {
|
||||
"TITLE": "Connect Inboxes",
|
||||
"DESCRIPTION": "Connect various channels through which your customers would be talking to you. It can be a website live-chat, your Facebook or Twitter page or even your WhatsApp number.",
|
||||
"NEW_LINK": "Click here to create an inbox"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "Organize conversations with labels",
|
||||
"DESCRIPTION": "Labels provide an easier way to categorize your conversation. Create some labels like #support-enquiry, #billing-question etc., so that you can use them in a conversation later.",
|
||||
"NEW_LINK": "Click here to create tags"
|
||||
}
|
||||
},
|
||||
"CONVERSATION_SIDEBAR": {
|
||||
"DETAILS_TITLE": "Conversations Details",
|
||||
"ASSIGNEE_LABEL": "Assigned Agent",
|
||||
"TEAM_LABEL": "Assigned Team",
|
||||
"SELECT": {
|
||||
"PLACEHOLDER": "None"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user