Files
leadchat/app/javascript/widget/i18n/locale/ml.json
Pranav Raj S 0adbc346df feat: Add an extended bubble design for the widget (#1123)
* feat: Add a new design for chat bubble

Signed-off-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>

* Add i18n

* Fix stye issues

* Set fixed font-size

* Update docs for bubble
2020-08-09 16:07:32 +05:30

24 lines
682 B
JSON

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "ഡൗൺലോഡ്",
"UPLOADING": "Uploading..."
},
"FORM_BUBBLE": {
"SUBMIT": "സമർപ്പിക്കുക"
}
},
"AGENT_AVAILABILITY": {
"IS_AVAILABLE": "is available",
"ARE_AVAILABLE": "are available",
"OTHERS_ARE_AVAILABLE": "others are available",
"AND": "and"
},
"BUBBLE": {
"LABEL": "ഞങ്ങളുമായി ചാറ്റുചെയ്യുക"
},
"POWERED_BY": "Powered by Chatwoot",
"EMAIL_PLACEHOLDER": "ദയവായി നിങ്ങളുടെ ഇമെയിൽ നൽകുക",
"CHAT_PLACEHOLDER": "Type your message"
}