55892e37f9
* 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>
20 lines
1 KiB
JSON
20 lines
1 KiB
JSON
{
|
|
"SET_NEW_PASSWORD": {
|
|
"TITLE": "പുതിയ പാസ്വേഡ് സജ്ജമാക്കുക",
|
|
"PASSWORD": {
|
|
"LABEL": "പാസ്വേഡ്",
|
|
"PLACEHOLDER": "പാസ്വേഡ്",
|
|
"ERROR": "പാസ്വേഡ് വളരെ ചെറുതാണ്"
|
|
},
|
|
"CONFIRM_PASSWORD": {
|
|
"LABEL": "പാസ്വേഡ് സ്ഥിരീകരിക്കുക",
|
|
"PLACEHOLDER": "പാസ്വേഡ് സ്ഥിരീകരിക്കുക",
|
|
"ERROR": "പാസ്വേഡുകൾ പൊരുത്തപ്പെടുന്നില്ല"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "പാസ്വേഡ് വിജയകരമായി മാറ്റി",
|
|
"ERROR_MESSAGE": "സെർവറിലേക്ക് കണക്റ്റുചെയ്യാനായില്ല, ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക"
|
|
},
|
|
"SUBMIT": "സമർപ്പിക്കുക"
|
|
}
|
|
}
|