chore: Update translations from Crowdin (#5663)

This commit is contained in:
Sojan Jose
2022-10-19 13:27:10 -07:00
committed by GitHub
parent c542d2e0ff
commit 199f462af4
252 changed files with 963 additions and 301 deletions

View File

@@ -0,0 +1,5 @@
{
"AGENT_BOTS": {
"HEADER": "Bots"
}
}

View File

@@ -2,9 +2,11 @@
"BULK_ACTION": {
"CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",
"AGENT_SELECT_LABEL": "Välj agent",
"ASSIGN_CONFIRMATION_LABEL": "Are you sure you want to assign %{conversationCount} %{conversationLabel} to",
"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": "Tilldela",
"YES": "Ja",
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
"ASSIGN_SUCCESFUL": "Conversations assigned successfully",
"ASSIGN_FAILED": "Failed to assign conversations, please try again",

View File

@@ -306,7 +306,7 @@
"PUBLISH_ARTICLE": {
"API": {
"ERROR": "Error while publishing article",
"SUCCESS": "Article publishied successfully"
"SUCCESS": "Article published successfully"
}
},
"ARCHIVE_ARTICLE": {

View File

@@ -239,7 +239,9 @@
},
"API_CALLBACK": {
"TITLE": "Callback-URL",
"SUBTITLE": "You have to configure the webhook URL in facebook developer portal with the URL mentioned here."
"SUBTITLE": "You have to configure the webhook URL and the verification token in the Facebook Developer portal with the values shown below.",
"WEBHOOK_URL": "Webhook URL",
"WEBHOOK_VERIFICATION_TOKEN": "Webhook Verification Token"
},
"SUBMIT_BUTTON": "Skapa WhatsApp-kanal",
"API": {
@@ -357,7 +359,7 @@
},
"FINISH": {
"TITLE": "Din inkorg är redo!",
"MESSAGE": "Du kan nu interagera med dina kunder genom din nya kanal. Supporta glatt ",
"MESSAGE": "Du kan nu interagera med dina kunder genom din nya kanal. Supporta glatt",
"BUTTON_TEXT": "Ta mig dit",
"MORE_SETTINGS": "Fler inställningar",
"WEBSITE_SUCCESS": "Du har skapat en webbplatskanal. Kopiera koden som visas nedan och klistra in den på din webbplats. Nästa gång en kund använder livechatten visas konversationen automatiskt i din inkorg."

View File

@@ -0,0 +1,5 @@
{
"MACROS": {
"HEADER": "Macros"
}
}

View File

@@ -179,6 +179,7 @@
"CONTACTS": "Kontakter",
"HOME": "Hem",
"AGENTS": "Agenter",
"AGENT_BOTS": "Bots",
"INBOXES": "Inkorgar",
"NOTIFICATIONS": "Aviseringar",
"CANNED_RESPONSES": "Svarsmallar",
@@ -189,6 +190,7 @@
"LABELS": "Etiketter",
"CUSTOM_ATTRIBUTES": "Egna egenskaper",
"AUTOMATION": "Automation",
"MACROS": "Macros",
"TEAMS": "Teams",
"BILLING": "Billing",
"CUSTOM_VIEWS_FOLDER": "Folders",