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

15 lines
903 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "പാസ്‌വേഡ് പുനഃസജീകരിക്കുക",
"EMAIL": {
"LABEL": "ഇമെയിൽ",
"PLACEHOLDER": "ദയവായി നിങ്ങളുടെ ഇമെയിൽ നൽകുക",
"ERROR": "ദയവായി സാധുവായ ഒരു ഇമെയിൽ നൽകുക"
},
"API": {
"SUCCESS_MESSAGE": "പാസ്‌വേഡ് പുനഃസജ്ജീകരണ ലിങ്ക് നിങ്ങളുടെ ഇമെയിലിലേക്ക് അയച്ചു",
"ERROR_MESSAGE": "വൂട്ട് സെർവറിലേക്ക് കണക്റ്റുചെയ്യാനായില്ല, ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക"
},
"SUBMIT": "സമർപ്പിക്കുക"
}
}