mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
31 lines
972 B
YAML
Executable file
31 lines
972 B
YAML
Executable file
en:
|
|
js:
|
|
category:
|
|
sort_options:
|
|
votes: "Votes"
|
|
voting:
|
|
title: "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 %{count} vote left, see <a href='%{path}'>your votes</a>."
|
|
other: "You have %{count} votes left, see <a href='%{path}'>your votes</a>."
|
|
votes:
|
|
one: "%{count} vote"
|
|
other: "%{count} votes"
|
|
anonymous_button:
|
|
one: "Vote"
|
|
other: "Votes"
|
|
remove_vote: "Remove vote"
|
|
filters:
|
|
votes:
|
|
title: "Votes"
|
|
help: "topics with the most votes"
|