diff --git a/i18n/ml.json b/i18n/ml.json index 3a6576dc..f705efd3 100644 --- a/i18n/ml.json +++ b/i18n/ml.json @@ -5,6 +5,12 @@ ] }, "codeeditor-desc": "[https://ace.c9.io/ ഏയ്സ് എഡിറ്റർ] ഉപയോഗിച്ച് ജാവാസ്ക്രിപ്റ്റ്, സി.എസ്.എസ്. താളുകൾ എഴുത്തുരീതി പ്രമുഖമാക്കി തിരുത്തുവാനുള്ള സൗകര്യം.", + "codeeditor-next-annotation": "അടുത്ത ടിപ്പണിയിലേക്ക് പോവുക", "codeeditor-toolbar-toggle": "കോഡ് തിരുത്തലുപാധി ഉപയോഗിക്കുക / ഒഴിവാക്കുക", - "codeeditor-save-with-errors": "എഴുത്തിൽ പിഴവുകളുണ്ട്. സേവ് ചെയ്യണമെന്നുറപ്പാണോ?" + "codeeditor-save-with-errors": "എഴുത്തിൽ പിഴവുകളുണ്ട്. സേവ് ചെയ്യണമെന്നുറപ്പാണോ?", + "codeeditor-gotoline": "ഈ വരിയിലേക്ക് പോവുക...", + "codeeditor-gotoline-placeholder": "വരി[:column]", + "codeeditor-gotoline-prompt": "വരിയുടെ സംഖ്യ നൽകുക", + "codeeditor-indent": "നീക്കിയെഴുതുക", + "codeeditor-error-message": "കോഡ്എഡിറ്റർ പ്രവർത്തിക്കാൻ വിക്കിഎഡിറ്റർ ഉണ്ടായിരിക്കണം." }