chore: New translation updates (#2533)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Sojan Jose
2021-06-29 18:12:33 +05:30
committed by GitHub
parent 8027c69c1c
commit 07a422219a
285 changed files with 951 additions and 146 deletions

View File

@@ -19,7 +19,7 @@
},
"EDIT": {
"BUTTON_TEXT": "Alterar",
"TITLE": "Edit webhook",
"TITLE": "Editar webhook",
"CANCEL": "Cancelar",
"DESC": "Webhook Os eventos fornecem informações em tempo real sobre o que está acontecendo na sua conta do Chatwoot. Digite um URL válido para configurar um retorno de chamada.",
"FORM": {
@@ -28,10 +28,10 @@
"PLACEHOLDER": "Exemplo: https://example/api/webhook",
"ERROR": "Por favor, insira uma URL válida"
},
"SUBMIT": "Edit webhook"
"SUBMIT": "Editar webhook"
},
"API": {
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
"SUCCESS_MESSAGE": "URL do Webhook atualizado com sucesso",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
}
},
@@ -66,6 +66,12 @@
}
}
},
"SLACK": {
"HELP_TEXT": {
"TITLE": "Using Slack Integration",
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
}
},
"DELETE": {
"BUTTON_TEXT": "Excluir",
"API": {