summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Widgets/i18n/en.json')
-rw-r--r--Widgets/i18n/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Widgets/i18n/en.json b/Widgets/i18n/en.json
index d0670816..47cb79c9 100644
--- a/Widgets/i18n/en.json
+++ b/Widgets/i18n/en.json
@@ -9,5 +9,7 @@
"grouppage-widgeteditor": "{{ns:project}}:Widget editors",
"right-editwidgets": "Create and edit [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Widgets widgets] in the <code>{{ns:widget}}</code> namespace",
"group-widgeteditor.css": "/* CSS placed here will affect widget editors only */",
- "group-widgeteditor.js": "/* JS placed here will affect widget editors only */"
+ "group-widgeteditor.js": "/* JS placed here will affect widget editors only */",
+ "widgets-config-useflaggedrevs": "Set this to true to use FlaggedRevs extension's stable version for widget security",
+ "widgets-config-compiledir": "Seta a default directory for storage of compiled templates"
}