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/ca.json
Normal file
14
app/javascript/widget/i18n/locale/ca.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"COMPONENTS": {
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "Descarrega",
|
||||
"UPLOADING": "S'està pujant..."
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "sotmetre's"
|
||||
}
|
||||
},
|
||||
"POWERED_BY": "Desenvolupat per Chatwoot",
|
||||
"EMAIL_PLACEHOLDER": "Introduïu el vostre correu electrònic",
|
||||
"CHAT_PLACEHOLDER": "Escriu el teu missatge"
|
||||
}
|
||||
Reference in New Issue
Block a user