Chatwoot/app/javascript/widget/i18n/locale/pt_BR.json

28 lines
669 B
JSON
Raw Normal View History

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Baixar",
"UPLOADING": "Enviando..."
},
"FORM_BUBBLE": {
"SUBMIT": "Enviar"
}
},
2020-06-02 18:13:03 +00:00
"AGENT_AVAILABILITY": {
"IS_AVAILABLE": "está disponível",
"ARE_AVAILABLE": "estão disponíveis",
"OTHERS_ARE_AVAILABLE": "outros estão disponíveis",
"AND": "e"
},
"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"
}