diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-19 18:04:21 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-19 18:04:21 +0200 |
commit | ae1690690271c651ba9f9c01006fc7002eb5aac4 (patch) | |
tree | 641b89b9aed3f2fff2eb44ee7663131e44e63e55 /skins/CologneBlue/i18n/zh-hans.json | |
parent | 4950c2edf9601bd12b2fd77c33b6e34d3a625f61 (diff) | |
download | mediawiki-ae1690690271c651ba9f9c01006fc7002eb5aac4.tar mediawiki-ae1690690271c651ba9f9c01006fc7002eb5aac4.tar.gz mediawiki-ae1690690271c651ba9f9c01006fc7002eb5aac4.tar.bz2 mediawiki-ae1690690271c651ba9f9c01006fc7002eb5aac4.tar.xz mediawiki-ae1690690271c651ba9f9c01006fc7002eb5aac4.zip |
Add new skins
Diffstat (limited to 'skins/CologneBlue/i18n/zh-hans.json')
-rw-r--r-- | skins/CologneBlue/i18n/zh-hans.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/skins/CologneBlue/i18n/zh-hans.json b/skins/CologneBlue/i18n/zh-hans.json new file mode 100644 index 0000000..724cfc9 --- /dev/null +++ b/skins/CologneBlue/i18n/zh-hans.json @@ -0,0 +1,13 @@ +{ + "@metadata": { + "authors": [ + "Liuxinyu970226", + "Xiaomingyan", + "Yfdyh000" + ] + }, + "cologneblue.css": "/* 这里放置的CSS将影响使用科隆香水蓝皮肤的用户 */", + "cologneblue.js": "/* 这里的任何JavaScript将为使用科隆香水蓝皮肤的用户加载 */", + "skinname-cologneblue": "科隆香水蓝", + "cologneblue-desc": "使用最少量格式的轻量级皮肤" +} |