We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7513dc commit e2981c2Copy full SHA for e2981c2
src/i18n/resources/ml.json
@@ -59,6 +59,7 @@
59
},
60
"unresponsive": {
61
"buttons": {
62
+ "quit": "ഉപേക്ഷിക്കുക",
63
"relaunch": "പുനരാരംഭിക്കുക",
64
"wait": "കാത്തിരിക്കൂ"
65
@@ -109,5 +110,22 @@
109
110
"enabled": "പ്രവർത്തനക്ഷമമാക്കി"
111
}
112
113
+ },
114
+ "plugins": {
115
+ "video-toggle": {
116
+ "menu": {
117
+ "align": {
118
+ "label": "ക്രമപ്പെടുത്തൽ",
119
+ "submenu": {
120
+ "left": "ഇടത്",
121
+ "middle": "മധ്യഭാഗം",
122
+ "right": "വലത്"
123
+ }
124
125
126
+ "templates": {
127
+ "button-video": "വീഡിയോ"
128
129
130
131
0 commit comments