chore: Update translations (#6895)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -74,6 +74,11 @@
|
||||
"LABEL": "Adres e-mail",
|
||||
"PLACEHOLDER": "Wprowadź adres e-mail agenta"
|
||||
},
|
||||
"AGENT_AVAILABILITY": {
|
||||
"LABEL": "Dostępność",
|
||||
"PLACEHOLDER": "Please select an availability status",
|
||||
"ERROR": "Availability is required"
|
||||
},
|
||||
"SUBMIT": "Edytuj agenta"
|
||||
},
|
||||
"BUTTON_TEXT": "Edytuj",
|
||||
|
||||
@@ -439,7 +439,8 @@
|
||||
"LABEL": "Funkcje",
|
||||
"DISPLAY_FILE_PICKER": "Wyświetl selektor plików w widżecie",
|
||||
"DISPLAY_EMOJI_PICKER": "Wyświetl selektor emoji w widżecie",
|
||||
"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": "Skrypt Messengera",
|
||||
|
||||
@@ -164,6 +164,7 @@
|
||||
"COMPONENTS": {
|
||||
"CODE": {
|
||||
"BUTTON_TEXT": "Copy",
|
||||
"CODEPEN": "Open in CodePen",
|
||||
"COPY_SUCCESSFUL": "Code copied to clipboard successfully"
|
||||
},
|
||||
"SHOW_MORE_BLOCK": {
|
||||
|
||||
Reference in New Issue
Block a user