Add button to see results for polls in web UI (#25726)

This commit is contained in:
Eugen Rochko
2023-07-05 10:32:04 +02:00
committed by GitHub
parent eb2417ce99
commit b7910bc751
2 changed files with 10 additions and 4 deletions

View File

@ -487,6 +487,7 @@
"picture_in_picture.restore": "Put it back",
"poll.closed": "Closed",
"poll.refresh": "Refresh",
"poll.reveal": "See results",
"poll.total_people": "{count, plural, one {# person} other {# people}}",
"poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
"poll.vote": "Vote",