chore: Update language translations (#2280)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-05-17 23:53:19 +05:30
committed by GitHub
parent f925bc22e2
commit cf09c2af4d
295 changed files with 4972 additions and 856 deletions

View File

@@ -20,7 +20,8 @@
"START_CONVERSATION": "Iniciar Conversa",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Ver novas mensagens",
"CLOSE_MESSAGES_BUTTON": "Fechar"
"CLOSE_MESSAGES_BUTTON": "Fechar",
"COMPANY_FROM": "from"
},
"BUBBLE": {
"LABEL": "Fale conosco no chat"
@@ -49,5 +50,5 @@
}
}
},
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit"
"FILE_SIZE_LIMIT": "O arquivo excede o limite de anexos {MAXIMUM_FILE_UPLOAD_SIZE}"
}