mediawiki-extensions-AJAXPoll/i18n/zh.json
Siebrand Mazeland 67daaf5a32 Add tests
Fix all issues so tests pass.

Change-Id: I80408432a42f1b1df265e81cc4eff784d8c59a2e
2015-10-16 01:38:33 +01:00

13 lines
389 B
JSON

{
"@metadata": {
"authors": [
"許瑜真 (Yuchen Hsu/KaurJmeb)"
]
},
"ajaxpoll-no-vote": "請於下方投票",
"ajaxpoll-percent-votes": "$1%",
"ajaxpoll-submitting": "正在處理您的投票,請稍候。",
"ajaxpoll-vote-add": "您的投票已計入",
"ajaxpoll-vote-error": "投票過程發生問題,請再試一次",
"ajaxpoll-vote-update": "你的投票已更新"
}