Fix being able to vote on your own polls (#25015)
This commit is contained in:
@ -1446,6 +1446,7 @@ en:
|
||||
expired: The poll has already ended
|
||||
invalid_choice: The chosen vote option does not exist
|
||||
over_character_limit: cannot be longer than %{max} characters each
|
||||
self_vote: You cannot vote in your own polls
|
||||
too_few_options: must have more than one item
|
||||
too_many_options: can't contain more than %{max} items
|
||||
preferences:
|
||||
|
Reference in New Issue
Block a user