chore: Update translations (#6806)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-02 00:54:13 -07:00
committed by GitHub
parent 2e9eead20c
commit 44e4eee28b
106 changed files with 349 additions and 208 deletions

View File

@@ -22,7 +22,8 @@
"is_not_present": "Não está presente",
"is_greater_than": "É maior que",
"is_less_than": "É menor que",
"days_before": "É X dias antes"
"days_before": "É X dias antes",
"starts_with": "Starts with"
},
"ATTRIBUTE_LABELS": {
"TRUE": "Verdadeiro",

View File

@@ -167,9 +167,11 @@
"DELETE": "Excluir",
"CREATE_A_CANNED_RESPONSE": "Adicionar às respostas prontas",
"TRANSLATE": "Traduzir",
"COPY_PERMALINK": "Copy link to the message",
"LINK_COPIED": "Message URL copied to the clipboard",
"DELETE_CONFIRMATION": {
"TITLE": "Are you sure you want to delete this message?",
"MESSAGE": "You cannot undo this action",
"TITLE": "Você tem certeza que deseja excluir esta mensagem?",
"MESSAGE": "Você não pode desfazer essa ação",
"DELETE": "Excluir",
"CANCEL": "Cancelar"
}