Add button to see results for polls in web UI (#25726)
This commit is contained in:
parent
eb2417ce99
commit
b7910bc751
2 changed files with 10 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue