diff --git a/src/i18n/resources/ml.json b/src/i18n/resources/ml.json index 981163f2..3526bb4f 100644 --- a/src/i18n/resources/ml.json +++ b/src/i18n/resources/ml.json @@ -59,6 +59,7 @@ }, "unresponsive": { "buttons": { + "quit": "ഉപേക്ഷിക്കുക", "relaunch": "പുനരാരംഭിക്കുക", "wait": "കാത്തിരിക്കൂ" }, @@ -109,5 +110,22 @@ "enabled": "പ്രവർത്തനക്ഷമമാക്കി" } } + }, + "plugins": { + "video-toggle": { + "menu": { + "align": { + "label": "ക്രമപ്പെടുത്തൽ", + "submenu": { + "left": "ഇടത്", + "middle": "മധ്യഭാഗം", + "right": "വലത്" + } + } + }, + "templates": { + "button-video": "വീഡിയോ" + } + } } }