diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2014-12-27 15:41:37 +0100 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2014-12-31 11:43:28 +0100 |
commit | c1f9b1f7b1b77776192048005dcc66dcf3df2bfb (patch) | |
tree | 2b38796e738dd74cb42ecd9bfd151803108386bc /skins/MonoBook/i18n/en.json | |
parent | b88ab0086858470dd1f644e64cb4e4f62bb2be9b (diff) |
Update to MediaWiki 1.24.1
Diffstat (limited to 'skins/MonoBook/i18n/en.json')
-rw-r--r-- | skins/MonoBook/i18n/en.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/skins/MonoBook/i18n/en.json b/skins/MonoBook/i18n/en.json new file mode 100644 index 00000000..0b27e6b4 --- /dev/null +++ b/skins/MonoBook/i18n/en.json @@ -0,0 +1,9 @@ +{ + "@metadata": { + "authors": [] + }, + "skinname-monobook": "MonoBook", + "monobook-desc": "The classic MediaWiki skin since 2004, named after the black-and-white photo of a book in the page background", + "monobook.css": "/* CSS placed here will affect users of the MonoBook skin */", + "monobook.js": "/* Any JavaScript here will be loaded for users using the MonoBook skin */" +} |