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/el.json
Normal file
14
app/javascript/widget/i18n/locale/el.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"COMPONENTS": {
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "Κατεβάστε",
|
||||
"UPLOADING": "Μεταφόρτωση..."
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "υποβάλλουν"
|
||||
}
|
||||
},
|
||||
"POWERED_BY": "Με την υποστήριξη του Chatwoot",
|
||||
"EMAIL_PLACEHOLDER": "Εισαγάγετε το email σας",
|
||||
"CHAT_PLACEHOLDER": "Πληκτρολογήστε το μήνυμά σας"
|
||||
}
|
||||
Reference in New Issue
Block a user