diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json
index 93f83018ea..f8540d8667 100644
--- a/src/i18n/strings/cs.json
+++ b/src/i18n/strings/cs.json
@@ -3667,9 +3667,7 @@
"Highlight: ": "Nejdůležitější: ",
"Total: ": "Celkem: ",
"Main timeline": "Hlavní časová osa",
- "encrypted ✅": "šifrovaná ✅",
"Notification state is": "Stav oznámení je",
- "Room unread status: ": "Stav nepřečtené místnosti: ",
"Room status": "Stav místnosti",
"Notifications debug": "Ladění oznámení",
"unknown": "neznámé",
@@ -3733,5 +3731,12 @@
"Loading polls": "Načítání hlasování",
"The sender has blocked you from receiving this message": "Odesílatel vám zablokoval přijetí této zprávy",
"Room directory": "Adresář místností",
- "Show NSFW content": "Zobrazit NSFW obsah"
+ "Show NSFW content": "Zobrazit NSFW obsah",
+ "Room is encrypted ✅": "Místnost je šifrovaná ✅",
+ "Notification state is %(notificationState)s": "Stav oznámení je %(notificationState)s",
+ "Room unread status: %(status)s, count: %(count)s|zero": "Stav nepřečtení místnosti: %(status)s",
+ "Room unread status: %(status)s, count: %(count)s|other": "Stav nepřečtení místnosti: %(status)s, počet: %(count)s",
+ "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
"
}