feat: adhere to and display poll limits (#2114)
This commit is contained in:
parent
1fda33848e
commit
22556984fa
3 changed files with 49 additions and 9 deletions
|
@ -314,7 +314,7 @@
|
|||
"disallow_multiple": "Disallow multiple choice",
|
||||
"expiration": "Poll expiration",
|
||||
"hide_votes": "Hide vote totals until the end",
|
||||
"option_placeholder": "Poll choice",
|
||||
"option_placeholder": "Poll choice {current}/{max}",
|
||||
"remove_option": "Remove choice",
|
||||
"settings": "Poll options",
|
||||
"show_votes": "Always show vote totals"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue