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": "Endereço de e-mail",
"PLACEHOLDER": "Por favor insira um endereço de e-mail do agente"
},
"AGENT_AVAILABILITY": {
"LABEL": "Disponibilidade",
"PLACEHOLDER": "Por favor, selecione um status de disponibilidade",
"ERROR": "Disponibilidade é necessária"
},
"SUBMIT": "Editar Agente"
},
"BUTTON_TEXT": "Alterar",

View File

@@ -439,7 +439,8 @@
"LABEL": "Características",
"DISPLAY_FILE_PICKER": "Mostrar o selecionador de ficheiros no widget",
"DISPLAY_EMOJI_PICKER": "Mostrar seletor de emojis no 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": "Script do Messenger",

View File

@@ -164,6 +164,7 @@
"COMPONENTS": {
"CODE": {
"BUTTON_TEXT": "Copiar",
"CODEPEN": "Open in CodePen",
"COPY_SUCCESSFUL": "Código copiado com sucesso para área de transferência"
},
"SHOW_MORE_BLOCK": {