chore: New translation updates

This commit is contained in:
Sojan Jose
2021-03-16 00:00:53 +05:30
committed by GitHub
parent 7d5493ac78
commit 866de4ae2d
246 changed files with 9181 additions and 1326 deletions

View File

@@ -5,13 +5,13 @@
"NO_MESSAGE_2": " för att skicka ett meddelande till din sida!",
"NO_INBOX_1": "Hola! Ser ut som om du inte har lagt till några inkorgar än.",
"NO_INBOX_2": " för att komma igång",
"NO_INBOX_AGENT": "Oh Oh! Ser ut som om du inte är en del av någon inkorg. Kontakta administratören",
"NO_INBOX_AGENT": "Oj då! Ser ut som om du inte är del av någon inkorg. Kontakta administratören",
"SEARCH_MESSAGES": "Sök meddelanden i konversationer",
"SEARCH": {
"TITLE": "Sök meddelanden",
"LOADING_MESSAGE": "Tuggar data...",
"PLACEHOLDER": "Skriv valfri text för att söka efter meddelanden",
"NO_MATCHING_RESULTS": "Det finns inga meddelanden som motsvarar sökparametrarna."
"NO_MATCHING_RESULTS": "No results found."
},
"UNREAD_MESSAGES": "Olästa meddelanden",
"UNREAD_MESSAGE": "Oläst meddelande",
@@ -25,7 +25,7 @@
"REMOVE_SELECTION": "Ta bort urval",
"DOWNLOAD": "Hämta",
"UPLOADING_ATTACHMENTS": "Laddar upp bilagor...",
"NO_RESPONSE": "No response",
"NO_RESPONSE": "Inget svar",
"HEADER": {
"RESOLVE_ACTION": "Lös",
"REOPEN_ACTION": "Återöppna",
@@ -51,6 +51,7 @@
"VISIBLE_TO_AGENTS": "Privat anteckning: Endast synlig för dig och ditt team",
"CHANGE_STATUS": "Konversationsstatus ändrad",
"CHANGE_AGENT": "Konversationstilldelning ändrad",
"CHANGE_TEAM": "Conversation team changed",
"SENT_BY": "Skickat av:",
"ASSIGNMENT": {
"SELECT_AGENT": "Välj agent",
@@ -74,5 +75,37 @@
"ERROR": "Ange en giltig e-postadress"
}
}
},
"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"
}
}
}