diff --git a/src/i18n/strings/sk.json b/src/i18n/strings/sk.json
index 1003454c92..b287c89372 100644
--- a/src/i18n/strings/sk.json
+++ b/src/i18n/strings/sk.json
@@ -3727,5 +3727,17 @@
"WARNING: session already verified, but keys do NOT MATCH!": "VAROVANIE: Relácia je už overená, ale kľúče sa NEZHODUJÚ!",
"Secure Backup successful": "Bezpečné zálohovanie bolo úspešné",
"Your keys are now being backed up from this device.": "Kľúče sa teraz zálohujú z tohto zariadenia.",
- "Loading polls": "Načítavanie ankiet"
+ "Loading polls": "Načítavanie ankiet",
+ "Room is not encrypted 🚨": "Miestnosť nie je šifrovaná 🚨",
+ "Room is encrypted ✅": "Miestnosť je šifrovaná ✅",
+ "Notification state is %(notificationState)s": "Stav oznámenia je %(notificationState)s",
+ "Room unread status: %(status)s, count: %(count)s|zero": "Stav neprečítaných v miestnosti: %(status)s",
+ "Room unread status: %(status)s, count: %(count)s|other": "Stav neprečítaných v miestnosti: %(status)s, počet: %(count)s",
+ "Ended a poll": "Ukončil anketu",
+ "Due to decryption errors, some votes may not be counted": "Z dôvodu chýb v dešifrovaní sa niektoré hlasy nemusia započítať",
+ "The sender has blocked you from receiving this message": "Odosielateľ vám zablokoval príjem tejto správy",
+ "Room directory": "Adresár miestností",
+ "Identity server is %(identityServerUrl)s
": "Server identity je %(identityServerUrl)s
",
+ "Homeserver is %(homeserverUrl)s
": "Domovský server je %(homeserverUrl)s
",
+ "Show NSFW content": "Zobraziť obsah NSFW"
}