Chatwoot/app/javascript/widget/i18n/locale/pt_BR.json
Sojan Jose a5ceddc454
chore: Enable Czech(cs), Turkish(tr), update translations (#1466)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
Co-authored-by: Алексей Чертановский
Co-authored-by: canbaran011
Co-authored-by: Jonáš Loskot (Fjuro)
Co-authored-by: wanhai huang
Co-authored-by: Matt (duartemvix)
Co-authored-by: chinyaev
Co-authored-by: Karl Marx (taylanguney)
2020-12-01 13:15:17 +05:30

31 lines
832 B
JSON

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Baixar",
"UPLOADING": "Enviando..."
},
"FORM_BUBBLE": {
"SUBMIT": "Enviar"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "Estamos conectados",
"OFFLINE": "Não estamos conectados"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Responde normalmente em alguns minutos",
"IN_A_FEW_HOURS": "Responde normalmente em algumas horas",
"IN_A_DAY": "Responde normalmente em um dia"
},
"START_CONVERSATION": "Iniciar Conversa",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Ver novas mensagens",
"CLOSE_MESSAGES_BUTTON": "Fechar"
},
"BUBBLE": {
"LABEL": "Fale conosco no chat"
},
"POWERED_BY": "Desenvolvido por Chatwoot",
"EMAIL_PLACEHOLDER": "Por favor, insira seu e-mail",
"CHAT_PLACEHOLDER": "Digite sua mensagem"
}