mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AJAXPoll
synced 2024-12-25 04:53:05 +00:00
66f8167324
Additional changes: * Removing manual extensions for eslint. Change-Id: I90163b8fe1885a4969a74b4b3e1fb29fe1fa57e9
14 lines
390 B
JSON
14 lines
390 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": "你的投票已更新"
|
|
}
|