chore: Update translations (#6895)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-17 02:15:49 -07:00
committed by GitHub
parent ca2506a941
commit 9090eabb8a
210 changed files with 1403 additions and 1074 deletions

View File

@@ -74,6 +74,11 @@
"LABEL": "E-mailová adresa",
"PLACEHOLDER": "Zadejte prosím e-mailovou adresu agenta"
},
"AGENT_AVAILABILITY": {
"LABEL": "Dostupnost",
"PLACEHOLDER": "Please select an availability status",
"ERROR": "Availability is required"
},
"SUBMIT": "Upravit agenta"
},
"BUTTON_TEXT": "Upravit",

View File

@@ -439,7 +439,8 @@
"LABEL": "Funkce",
"DISPLAY_FILE_PICKER": "Display file picker on the widget",
"DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget",
"ALLOW_END_CONVERSATION": "Allow users to end conversation from the widget"
"ALLOW_END_CONVERSATION": "Allow users to end conversation from the widget",
"USE_INBOX_AVATAR_FOR_BOT": "Use inbox name and avatar for the bot"
},
"SETTINGS_POPUP": {
"MESSENGER_HEADING": "Messenger skript",

View File

@@ -164,6 +164,7 @@
"COMPONENTS": {
"CODE": {
"BUTTON_TEXT": "Kopírovat",
"CODEPEN": "Open in CodePen",
"COPY_SUCCESSFUL": "Kód byl úspěšně zkopírován do schránky"
},
"SHOW_MORE_BLOCK": {