mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AJAXPoll
synced 2024-11-23 22:46:17 +00:00
d328f42190
Change-Id: Idd459377bd914a9df432d8a21b526e44dfa6f7fc
15 lines
627 B
JSON
15 lines
627 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Chase me ladies, I'm the Cavalry",
|
|
"Dreamy Jazz",
|
|
"Piano1forte2"
|
|
]
|
|
},
|
|
"ajaxpoll-your-vote": "You voted for '$1' on $3 at $4. You can change your vote by clicking a different answer below.",
|
|
"ajaxpoll-submitting": "Please wait: submitting your vote.",
|
|
"ajaxpoll-view-results-permission": "You are not entitled to view the results of this poll.",
|
|
"ajaxpoll-view-results-before-vote-permission": "You are not entitled to view the results of this poll before you have voted.",
|
|
"action-ajaxpoll-view-results-before-vote": "view results in AJAX-based polls before you have voted"
|
|
}
|