1
0
Fork 0
mirror of https://bitbucket.org/vertlach/iusethis.git synced 2024-06-26 03:50:48 +03:00
mediawiki-iusethis/i18n/en.json
Jack Phoenix fbee1d034f s/four spaces/one tab/g
Change-Id: Ide1006da6481d5bd1fec77a8e614a5c3848ed9c8
2014-09-21 20:06:34 +03:00

20 lines
603 B
JSON

{
"@metadata": {
"authors": [
"Aaron Wright <aaron.wright@gmail.com>",
"David Pean <david.pean@gmail.com>"
]
},
"voteny-desc": "JavaScript-based voting with the <tt>&lt;vote&gt;</tt> tag",
"voteny-link": "Vote",
"voteny-unvote-link": "unvote",
"voteny-community-score": "community score: $1",
"voteny-ratings": "{{PLURAL:$1|one rating|$1 ratings}}",
"voteny-remove": "remove",
"voteny-gave-this": "you gave this a $1",
"voteny-votes": "{{PLURAL:$1|one vote|$1 votes}}",
"topratings": "Top rated pages",
"topratings-no-pages": "No top rated pages.",
"right-voteny": "Vote pages"
}