chore: Update translations from Crowdin (#6240)
This commit is contained in:
@@ -24,8 +24,11 @@
|
||||
"TITLE": "Select an agent bot",
|
||||
"DESC": "You can set an agent bot from the list to this inbox. The bot can initially handle the conversation and transfer it to an agent when needed.",
|
||||
"SUBMIT": "Opdater",
|
||||
"DISCONNECT": "Disconnect Bot",
|
||||
"SUCCESS_MESSAGE": "Successfully updated the agent bot",
|
||||
"DISCONNECTED_SUCCESS_MESSAGE": "Successfully disconnected the agent bot",
|
||||
"ERROR_MESSAGE": "Could not update the agent bot, please try again later",
|
||||
"DISCONNECTED_ERROR_MESSAGE": "Could not disconnect the agent bot, please try again later",
|
||||
"SELECT_PLACEHOLDER": "Vælg bot"
|
||||
},
|
||||
"ADD": {
|
||||
|
||||
@@ -217,14 +217,14 @@
|
||||
"DOMAIN": {
|
||||
"LABEL": "Tilpasset Domæne",
|
||||
"PLACEHOLDER": "Portal brugerdefineret domæne",
|
||||
"HELP_TEXT": "Add only If you want to use a custom domain for your portals. Eg: https://example.com",
|
||||
"HELP_TEXT": "Tilføj kun hvis du vil bruge et brugerdefineret domæne, til dine portaler. Eksempelvis https://example.com",
|
||||
"ERROR": "Indtast et gyldigt domæne URL"
|
||||
},
|
||||
"HOME_PAGE_LINK": {
|
||||
"LABEL": "Link Til Hjemmeside",
|
||||
"PLACEHOLDER": "Link til portalens hjemmeside",
|
||||
"HELP_TEXT": "The link used to return from the portal to the home page. Eg: https://example.com",
|
||||
"ERROR": "Enter a valid home page URL"
|
||||
"ERROR": "Indtast en gyldig URL til startsiden"
|
||||
},
|
||||
"THEME_COLOR": {
|
||||
"LABEL": "Portal tema farve",
|
||||
|
||||
@@ -53,6 +53,10 @@
|
||||
"ENABLE": "Opret samtaler fra nævnte Tweets"
|
||||
}
|
||||
},
|
||||
"MICROSOFT": {
|
||||
"HELP": "To add your Microsoft account as a channel, you need to authenticate your Microsoft account by clicking on 'Sign in with Microsoft' ",
|
||||
"ERROR_MESSAGE": "There was an error connecting to Microsoft, please try again"
|
||||
},
|
||||
"WEBSITE_CHANNEL": {
|
||||
"TITLE": "Hjemmesidekanal",
|
||||
"DESC": "Opret en kanal til din hjemmeside og begynde at supporte dine kunder via vores hjemmeside widget.",
|
||||
@@ -548,6 +552,10 @@
|
||||
},
|
||||
"ENABLE_SSL": "Aktiver SSL"
|
||||
},
|
||||
"MICROSOFT": {
|
||||
"TITLE": "Microsoft",
|
||||
"SUBTITLE": "Reauthorize your MICROSOFT account"
|
||||
},
|
||||
"SMTP": {
|
||||
"TITLE": "Smtp",
|
||||
"SUBTITLE": "Indstil dine IMAP-oplysninger",
|
||||
|
||||
Reference in New Issue
Block a user