* 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:
27
app/javascript/dashboard/i18n/locale/ml/generalSettings.json
Normal file
27
app/javascript/dashboard/i18n/locale/ml/generalSettings.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"GENERAL_SETTINGS": {
|
||||
"TITLE": "അക്കൗണ്ട് ക്രമീകരണങ്ങൾ",
|
||||
"SUBMIT": "ക്രമീകരണങ്ങൾ അപ്ഡേറ്റു ചെയ്യുക",
|
||||
"UPDATE": {
|
||||
"ERROR": "ക്രമീകരണങ്ങൾ അപ്ഡേറ്റു ചെയ്യാനായില്ല, വീണ്ടും ശ്രമിക്കുക!",
|
||||
"SUCCESS": "അക്കൗണ്ട് ക്രമീകരണങ്ങൾ വിജയകരമായി അപ്ഡേറ്റു ചെയ്തു."
|
||||
},
|
||||
"FORM": {
|
||||
"ERROR": "ദയവായി ഫോമിലെ പിശകുകൾ പരിഹരിക്കുക",
|
||||
"GENERAL_SECTION": {
|
||||
"TITLE": "പൊതുവായ ക്രമീകരണങ്ങൾ",
|
||||
"NOTE": ""
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "അക്കൗണ്ടിന്റെ പേര്",
|
||||
"PLACEHOLDER": "നിങ്ങളുടെ അക്കൗണ്ടിന്റെ പേര്",
|
||||
"ERROR": "ദയവായി സാധുവായ ഒരു അക്കൗണ്ട് പേര് നൽകുക"
|
||||
},
|
||||
"LANGUAGE": {
|
||||
"LABEL": "സൈറ്റ് ഭാഷ (ബീറ്റ)",
|
||||
"PLACEHOLDER": "നിങ്ങളുടെ അക്കൗണ്ടിന്റെ പേര്",
|
||||
"ERROR": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user