Chatwoot/app/javascript/widget/i18n/locale/pt.json
Sojan Jose 83eb92e7ff
chore: Enable Russian, update translations (#1159)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-08-22 17:54:16 +05:30

27 lines
638 B
JSON

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "BAIXAR",
"UPLOADING": "Uploading..."
},
"FORM_BUBBLE": {
"SUBMIT": "submeter"
}
},
"AGENT_AVAILABILITY": {
"IS_AVAILABLE": "is available",
"ARE_AVAILABLE": "are available",
"OTHERS_ARE_AVAILABLE": "others are available",
"AND": "and"
},
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "See new messages",
"CLOSE_MESSAGES_BUTTON": "FECHAR"
},
"BUBBLE": {
"LABEL": "Chat with us"
},
"POWERED_BY": "Powered by Chatwoot",
"EMAIL_PLACEHOLDER": "Por favor, digite seu e-mail",
"CHAT_PLACEHOLDER": "Type your message"
}