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/ml.json
Normal file
14
app/javascript/widget/i18n/locale/ml.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"COMPONENTS": {
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "ഡൗൺലോഡ്",
|
||||
"UPLOADING": "അപ്ലോഡുചെയ്യുന്നു..."
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "സമർപ്പിക്കുക"
|
||||
}
|
||||
},
|
||||
"POWERED_BY": "Powered by Chatwoot",
|
||||
"EMAIL_PLACEHOLDER": "നിങ്ങളുടെ ഇമെയിൽ നൽകുക",
|
||||
"CHAT_PLACEHOLDER": "നിങ്ങളുടെ സന്ദേശം ടൈപ്പുചെയ്യുക"
|
||||
}
|
||||
Reference in New Issue
Block a user