chore: Update translations (#6895)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user