mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
22 lines
740 B
YAML
Executable file
22 lines
740 B
YAML
Executable file
en:
|
|
js:
|
|
voting:
|
|
reached_limit: "You are out of votes, remove an existing vote!"
|
|
list_votes: "List your votes"
|
|
votes_nav_help: "topics with the most votes"
|
|
voted: "You voted on this topic"
|
|
allow_topic_voting: "Allow users to vote on topics in this category"
|
|
vote_title: "Vote"
|
|
vote_title_plural: "Votes"
|
|
voted_title: "Voted"
|
|
voting_closed_title: "Closed"
|
|
voting_limit: "Limit"
|
|
votes_left:
|
|
one: "You have 1 vote left, see <a href='{{path}}'>your votes</a>."
|
|
other: "You have {{count}} votes left, see <a href='{{path}}'>your votes</a>."
|
|
votes:
|
|
one: "1 vote"
|
|
other: "{{count}} votes"
|
|
filters:
|
|
votes:
|
|
title: "Votes"
|