diff --git a/src/i18n/strings/id.json b/src/i18n/strings/id.json
index f676733b08..2cc529c04d 100644
--- a/src/i18n/strings/id.json
+++ b/src/i18n/strings/id.json
@@ -3727,13 +3727,17 @@
"Secure Backup successful": "Pencadangan Aman berhasil",
"Your keys are now being backed up from this device.": "Kunci Anda sekarang dicadangkan dari perangkat ini.",
"Loading polls": "Memuat pemungutan suara",
- "Room unread status: %(status)s, count: %(count)s|zero": "Keadaan belum dibaca ruangan:",
- "Room unread status: %(status)s, count: %(count)s|other": "Keadaan belum dibaca ruangan: %(status)s, jumlah:",
+ "Room unread status: %(status)s, count: %(count)s|zero": "Keadaan belum dibaca ruangan: %(status)s",
+ "Room unread status: %(status)s, count: %(count)s|other": "Keadaan belum dibaca ruangan: %(status)s, jumlah: %(count)s",
"Ended a poll": "Mengakhiri sebuah pemungutan suara",
"Due to decryption errors, some votes may not be counted": "Karena kesalahan pendekripsian, beberapa suara tidak dihitung",
"The sender has blocked you from receiving this message": "Pengirim telah memblokir Anda supaya tidak menerima pesan ini",
"Room directory": "Direktori ruangan",
- "Identity server is %(identityServerUrl)s
": "Server identitas adalah ",
- "Homeserver is %(homeserverUrl)s
": "Homeserver adalah",
- "Show NSFW content": "Tampilkan konten NSFW"
+ "Identity server is %(identityServerUrl)s
": "Server identitas adalah %(identityServerUrl)s
",
+ "Homeserver is %(homeserverUrl)s
": "Homeserver adalah %(homeserverUrl)s
",
+ "Show NSFW content": "Tampilkan konten NSFW",
+ "Room is not encrypted 🚨": "Ruangan tidak terenkripsi 🚨",
+ "Room is encrypted ✅": "Ruangan terenkripsi ✅",
+ "Notification state is %(notificationState)s": "Keadaan notifikasi adalah %(notificationState)s",
+ "Yes, it was me": "Ya, itu saya"
}