Chatwoot/app/javascript/dashboard/i18n/locale/ml/generalSettings.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

27 lines
1.4 KiB
JSON

{
"GENERAL_SETTINGS": {
"TITLE": "അക്കൗണ്ട് ക്രമീകരണങ്ങൾ",
"SUBMIT": "ക്രമീകരണങ്ങൾ അപ്‌ഡേറ്റു ചെയ്യുക",
"UPDATE": {
"ERROR": "ക്രമീകരണങ്ങൾ അപ്‌ഡേറ്റു ചെയ്യാനായില്ല, വീണ്ടും ശ്രമിക്കുക!",
"SUCCESS": "അക്കൗണ്ട് ക്രമീകരണങ്ങൾ വിജയകരമായി അപ്‌ഡേറ്റു ചെയ്‌തു."
},
"FORM": {
"ERROR": "ദയവായി ഫോമിലെ പിശകുകൾ പരിഹരിക്കുക",
"GENERAL_SECTION": {
"TITLE": "പൊതുവായ ക്രമീകരണങ്ങൾ",
"NOTE": ""
},
"NAME": {
"LABEL": "അക്കൗണ്ടിന്റെ പേര്",
"PLACEHOLDER": "നിങ്ങളുടെ അക്കൗണ്ടിന്റെ പേര്",
"ERROR": "ദയവായി സാധുവായ ഒരു അക്കൗണ്ട് പേര് നൽകുക"
},
"LANGUAGE": {
"LABEL": "സൈറ്റ് ഭാഷ (ബീറ്റ)",
"PLACEHOLDER": "നിങ്ങളുടെ അക്കൗണ്ടിന്റെ പേര്",
"ERROR": ""
}
}
}
}