diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 234f52ab1a..4a01471501 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3737,5 +3737,6 @@ "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" + "Homeserver is %(homeserverUrl)s": "Domovský server je %(homeserverUrl)s", + "Room is not encrypted 🚨": "Místnost není šifrovaná 🚨" }