mediawiki-extensions-Popups/i18n/zh-hans.json
Siebrand Mazeland 7a6fdeb327 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I6931ff83b4358bbc55af3627f069201795700fd2
2014-03-28 21:40:17 +01:00

13 lines
394 B
JSON

{
"@metadata": {
"authors": [
"Liuxinyu970226",
"Xiaomingyan",
"Yfdyh000"
]
},
"popups-message": "悬停卡片",
"popups-desc": "当用户在页面链接上悬停鼠标指针时,显示带有页面内容摘要的悬停卡片",
"popups-last-edited": "最后编辑于$1",
"popups-redirects": "重定向至<h3>$1</h3>"
}