* 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>
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/ml/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/ml/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "പാസ്വേഡ് പുനഃസജീകരിക്കുക",
|
||||
"EMAIL": {
|
||||
"LABEL": "ഇമെയിൽ",
|
||||
"PLACEHOLDER": "ദയവായി നിങ്ങളുടെ ഇമെയിൽ നൽകുക",
|
||||
"ERROR": "ദയവായി സാധുവായ ഒരു ഇമെയിൽ നൽകുക"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "പാസ്വേഡ് പുനഃസജ്ജീകരണ ലിങ്ക് നിങ്ങളുടെ ഇമെയിലിലേക്ക് അയച്ചു",
|
||||
"ERROR_MESSAGE": "വൂട്ട് സെർവറിലേക്ക് കണക്റ്റുചെയ്യാനായില്ല, ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക"
|
||||
},
|
||||
"SUBMIT": "സമർപ്പിക്കുക"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user