Chatwoot/app/javascript/dashboard/i18n/locale/ml/contact.json
Vishnu Narayanan 55892e37f9
Feature: Add Malayalam(മലയാളം) localization (#707) (#708)
* Add Malayalam localization

* Added Malayalam translations for dashboard locales (UI)

 Translations for
* webhooks, signup, settings, set a new password, reset password, report, login, integrations

* Added Malayalam translations for dashboard translations for UI

* Added dashboard Malayalam translations for contact, conversation, general settings and inbox management.

* [707] Add Malayalam translations for dashboard

* [707] Add support for Malayalam

* [707] Fix review comments

* [707] fix review commetns

Co-authored-by: sony-mathew <ynos1234@gmail.com>
2020-04-13 21:14:17 +05:30

20 lines
1.2 KiB
JSON

{
"CONTACT_PANEL": {
"CONVERSATION_TITLE": "സംഭാഷണ വിശദാംശങ്ങൾ",
"BROWSER": "ബ്രൗസർ",
"OS": "ഓപ്പറേറ്റിംഗ് സിസ്റ്റം",
"INITIATED_FROM": "ആരംഭിച്ച ആൾ ",
"INITIATED_AT": "ആരംഭിച്ച സമയം ",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "ഈ കോൺടാക്റ്റുമായി മുമ്പത്തെ സംഭാഷണങ്ങളൊന്നും ബന്ധപ്പെടുത്തിയിട്ടില്ല.",
"TITLE": "മുമ്പത്തെ സംഭാഷണങ്ങൾ"
},
"LABELS": {
"TITLE": "സംഭാഷണ ലേബലുകൾ",
"UPDATE_BUTTON": "ലേബലുകൾ അപ്‌ഡേറ്റുചെയ്യുക",
"UPDATE_ERROR": "ലേബലുകൾ അപ്‌ഡേറ്റ് ചെയ്യാൻ കഴിഞ്ഞില്ല, വീണ്ടും ശ്രമിക്കുക.",
"TAG_PLACEHOLDER": "പുതിയ ലേബൽ ചേർക്കുക",
"PLACEHOLDER": "ഒരു ലേബൽ തിരയുക അല്ലെങ്കിൽ ചേർക്കുക"
}
}
}