Chore: Add translated languages to account settings (#826)
* Add available languages in account settings Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
14
app/javascript/widget/i18n/locale/pt.json
Normal file
14
app/javascript/widget/i18n/locale/pt.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"COMPONENTS": {
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "Baixar",
|
||||
"UPLOADING": "Enviando..."
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "Enviar"
|
||||
}
|
||||
},
|
||||
"POWERED_BY": "Desenvolvido por Chatwoot",
|
||||
"EMAIL_PLACEHOLDER": "Por favor introduza o seu e-mail",
|
||||
"CHAT_PLACEHOLDER": "Digite sua mensagem"
|
||||
}
|
||||
Reference in New Issue
Block a user