diff options
Diffstat (limited to 'i18n/en.json')
-rw-r--r-- | i18n/en.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json new file mode 100644 index 0000000..c4e109b --- /dev/null +++ b/i18n/en.json @@ -0,0 +1,9 @@ +{ + "@metadata": { + "authors": ["A3li"] + }, + "skinname-tyrian": "Tyrian", + "tyrian-desc": "Gentoo's new web theme ported to MediaWiki.", + "tyrian.css": "/* CSS placed here will affect users of the Tyrian skin */", + "tyrian.js": "/* Any JavaScript here will be loaded for users using the Tyrian skin */" +} |