a5ceddc454
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)
31 lines
832 B
JSON
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"
|
|
}
|