diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json
index d4c8345392..300488b7df 100644
--- a/src/i18n/strings/nl.json
+++ b/src/i18n/strings/nl.json
@@ -2161,5 +2161,9 @@
"Indexed messages:": "Geïndexeerde berichten:",
"%(crawlingRooms)s out of %(totalRooms)s": "%(crawlingRooms)s van %(totalRooms)s",
"Message downloading sleep time(ms)": "Wachttijd voor downloaden van berichten (ms)",
- "Mark all as read": "Alles markeren als gelezen"
+ "Mark all as read": "Alles markeren als gelezen",
+ "To report a Matrix-related security issue, please read the Matrix.org Security Disclosure Policy.": "Bekijk eerst het beveiligingsopenbaarmakingsbeleid van Matrix.org als u een probleem met de beveiliging van Matrix wilt melden.",
+ "Not currently indexing messages for any room.": "Er worden momenteel voor geen enkel gesprek berichten geïndexeerd.",
+ "Currently indexing: %(currentRoom)s.": "Wordt geïndexeerd: %(currentRoom)s.",
+ "%(doneRooms)s out of %(totalRooms)s": "%(doneRooms)s van %(totalRooms)s"
}