Ensure poll.voters_count doesn't fallback to poll.votes when it's 0

This commit is contained in:
eugenijm 2021-02-10 15:55:58 +03:00
parent 13ff99881b
commit 01275fbac0
2 changed files with 2 additions and 1 deletions

View file

@ -147,6 +147,7 @@
"add_poll": "Add Poll",
"add_option": "Add Option",
"option": "Option",
"votes": "votes",
"people_voted_count": "{count} person voted | {count} people voted",
"votes_count": "{count} vote | {count} votes",
"vote": "Vote",