Polls: notifier on votes

This commit is contained in:
John Livingston
2024-07-05 16:34:51 +02:00
parent 9b1f24eafe
commit e97c33cec5
5 changed files with 26 additions and 2 deletions

View File

@ -578,3 +578,4 @@ poll_vote_instructions_xmpp: "Send a message with an exclamation mark followed b
poll_is_over: This poll is now over.
poll_choice_invalid: This choice is not valid.
poll_anonymous_vote_ok: Your vote is taken into account. Votes are anonymous, they will not be shown to other participants.
poll_vote_ok: Your vote has been taking into account, the counters will be updated in a moment.