chore: Enable Polish (pl), update translations (#2403)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-06-15 22:15:18 +05:30
committed by GitHub
parent e41957ae02
commit 7a7f6234b1
406 changed files with 7491 additions and 952 deletions

View File

@@ -17,6 +17,24 @@
"Ações"
]
},
"EDIT": {
"BUTTON_TEXT": "Alterar",
"TITLE": "Edit 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": {
"END_POINT": {
"LABEL": "URL do webhook",
"PLACEHOLDER": "Exemplo: https://example/api/webhook",
"ERROR": "Por favor, insira uma URL válida"
},
"SUBMIT": "Edit webhook"
},
"API": {
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
}
},
"ADD": {
"CANCEL": "Cancelar",
"TITLE": "Adicionar novo webhook",