diff options
Diffstat (limited to 'skins/Modern/i18n/en.json')
-rw-r--r-- | skins/Modern/i18n/en.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/skins/Modern/i18n/en.json b/skins/Modern/i18n/en.json new file mode 100644 index 0000000..f8989f7 --- /dev/null +++ b/skins/Modern/i18n/en.json @@ -0,0 +1,9 @@ +{ + "@metadata": { + "authors": [] + }, + "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/gray theme with sidebar and top bar. Derived from MonoBook" +} |