diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json
index 52315afe83..cfd89bfeff 100644
--- a/src/i18n/strings/cs.json
+++ b/src/i18n/strings/cs.json
@@ -3739,5 +3739,8 @@
"Homeserver is %(homeserverUrl)s
": "Domovský server je %(homeserverUrl)s
",
"Room is not encrypted 🚨": "Místnost není šifrovaná 🚨",
"Ended a poll": "Ukončil hlasování",
- "Yes, it was me": "Ano, to jsem byl já"
+ "Yes, it was me": "Ano, to jsem byl já",
+ "Answered elsewhere": "Hovor přijat jinde",
+ "If you know a room address, try joining through that instead.": "Pokud znáte adresu místnosti, zkuste se pomocí ní připojit.",
+ "You attempted to join using a room ID without providing a list of servers to join through. Room IDs are internal identifiers and cannot be used to join a room without additional information.": "Pokusili jste se připojit pomocí ID místnosti, aniž byste zadali seznam serverů, přes které se chcete připojit. ID místnosti jsou interní identifikátory a nelze je použít k připojení k místnosti bez dalších informací."
}