Poll improvements

This commit is contained in:
Ilya Laktyushin 2026-04-04 10:11:30 +02:00
parent 2bad906e88
commit 65872a4a59
3 changed files with 85 additions and 47 deletions

View file

@ -16169,3 +16169,8 @@ Error: %8$@";
"PeerInfo.UnofficialSecurityRisk" = "%@ uses an unofficial Telegram client messages to this user may be less secure.";
"Gallery.Live" = "LIVE";
"CreatePoll.QuestionNeeded" = "Enter a question";
"CreatePoll.OptionsNeeded" = "Add at least two options";
"CreatePoll.QuizCorrectOptionNeeded" = "Select a correct option";
"CreatePoll.QuizCorrectOptionNeededMultiple" = "Select at least one correct option";