diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json
index 7fcc05ce38..52315afe83 100644
--- a/src/i18n/strings/cs.json
+++ b/src/i18n/strings/cs.json
@@ -3737,5 +3737,7 @@
"Due to decryption errors, some votes may not be counted": "Kvůli chybám v dešifrování nemusí být některé hlasy započítány",
"Identity server is %(identityServerUrl)s
": "Server identit je %(identityServerUrl)s
",
"Homeserver is %(homeserverUrl)s
": "Domovský server je %(homeserverUrl)s
",
- "Room is not encrypted 🚨": "Místnost není šifrovaná 🚨"
+ "Room is not encrypted 🚨": "Místnost není šifrovaná 🚨",
+ "Ended a poll": "Ukončil hlasování",
+ "Yes, it was me": "Ano, to jsem byl já"
}