diff options
Diffstat (limited to 'skins/CologneBlue/i18n/en.json')
-rw-r--r-- | skins/CologneBlue/i18n/en.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/skins/CologneBlue/i18n/en.json b/skins/CologneBlue/i18n/en.json new file mode 100644 index 00000000..2f19694a --- /dev/null +++ b/skins/CologneBlue/i18n/en.json @@ -0,0 +1,6 @@ +{ + "cologneblue.css": "/* CSS placed here will affect users of the Cologne Blue skin */", + "cologneblue.js": "/* Any JavaScript here will be loaded for users using the Cologne Blue skin */", + "skinname-cologneblue": "Cologne Blue", + "cologneblue-desc": "A lightweight skin with minimal formatting" +} |