diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json
index ce1eae3963..04956ba68c 100644
--- a/src/i18n/strings/cs.json
+++ b/src/i18n/strings/cs.json
@@ -3560,5 +3560,9 @@
"Start sharing your screen": "Začít sdílet obrazovku",
"Stop sharing your screen": "Přestat sdílet obrazovku",
"Stop the camera": "Vypnout kameru",
- "Start the camera": "Zapnout kameru"
+ "Start the camera": "Zapnout kameru",
+ "%(oneUser)schanged the pinned messages for the room %(count)s times.|other": "%(oneUser)s%(count)s krát změnil(a) připnuté zprávy místnosti.",
+ "%(severalUsers)schanged the pinned messages for the room %(count)s times.|other": "%(severalUsers)s%(count)s krát změnili připnuté zprávy místnosti.",
+ "Olm version:": "Verze Olm:",
+ "Don't send read receipts": "Neposílat potvrzení o přečtení"
}