mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AJAXPoll
synced 2024-12-22 11:32:42 +00:00
54753c8021
Change-Id: If9fd52dc4824dcb3402afaba2959c4e57bf9b61b
13 lines
487 B
JSON
13 lines
487 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Chase me ladies, I'm the Cavalry",
|
|
"Dreamy Jazz"
|
|
]
|
|
},
|
|
"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"
|
|
}
|