vector-im/element-ios/issues/5114 - Allow editing poll start events.

This commit is contained in:
Stefan Ceriu
2022-01-12 08:44:53 +02:00
committed by Stefan Ceriu
parent 3ea9de7c53
commit 67e7db38c2
15 changed files with 264 additions and 93 deletions
+4
View File
@@ -1836,6 +1836,10 @@ Tap the + to start adding people.";
"poll_edit_form_post_failure_subtitle" = "Please try again";
"poll_edit_form_update_failure_title" = "Failed to update poll";
"poll_edit_form_update_failure_subtitle" = "Please try again";
"poll_timeline_one_vote" = "1 vote";
"poll_timeline_votes_count" = "%lu votes";