summaryrefslogtreecommitdiff
path: root/skins/Modern/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'skins/Modern/i18n/en.json')
-rw-r--r--skins/Modern/i18n/en.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/skins/Modern/i18n/en.json b/skins/Modern/i18n/en.json
new file mode 100644
index 00000000..398e5329
--- /dev/null
+++ b/skins/Modern/i18n/en.json
@@ -0,0 +1,6 @@
+{
+ "modern.css": "/* CSS placed here will affect users of the Modern skin */",
+ "modern.js": "/* Any JavaScript here will be loaded for users using the Modern skin */",
+ "skinname-modern": "Modern",
+ "modern-desc": "A blue/grey theme with sidebar and top bar. Derived from MonoBook."
+}