mediawiki-skins-Insurgency/i18n/zh-hans.json
Bartosz Dziewoński ff6a01f844 Move MonoBook skin from core
This is the final step of the process described at
<https://www.mediawiki.org/wiki/Separating_skins_from_core_MediaWiki>.

Corresponding core change: Idfc38503.

Change-Id: I83b1efb4a489254c76e0cbda72ff34efa3d41261
2014-08-07 13:40:21 +02:00

12 lines
391 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Xiaomingyan",
"Cwek",
"Liuxinyu970226"
]
},
"monobook-desc": "自2004年就出现的经典MediaWiki皮肤命名依据一本书中某页面的黑白照片背景",
"monobook.css": "/* 放置于这里的CSS将影响使用MonoBook皮肤的用户 */",
"monobook.js": "/* 这里的任何JavaScript将为使用MonoBook皮肤的用户加载 */"
}