diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json
index 250e5c6176..9278ff3fb5 100644
--- a/src/i18n/strings/nl.json
+++ b/src/i18n/strings/nl.json
@@ -3206,5 +3206,33 @@
"Fetching data...": "Gegevens ophalen...",
"To proceed, please accept the verification request on your other login.": "Om door te gaan, accepteer het verificatieverzoek op uw andere login.",
"Waiting for you to verify on your other session…": "Wachten op uw verificatie op uw andere sessie…",
- "Waiting for you to verify on your other session, %(deviceName)s (%(deviceId)s)…": "Wachten op uw verificatie op uw andere sessie, %(deviceName)s (%(deviceId)s)…"
+ "Waiting for you to verify on your other session, %(deviceName)s (%(deviceId)s)…": "Wachten op uw verificatie op uw andere sessie, %(deviceName)s (%(deviceId)s)…",
+ "See room timeline (devtools)": "Kamer tijdlijn bekijken (dev tools)",
+ "View in room": "In kamer bekijken",
+ "Enter your Security Phrase or to continue.": "Voer uw veiligheidswachtwoord in of om door te gaan.",
+ "Downloading": "Downloaden",
+ "They won't be able to access whatever you're not an admin of.": "Ze zullen geen toegang hebben tot alles waar u geen beheerder van bent.",
+ "Ban them from specific things I'm able to": "Ban ze van specifieke plekken waar ik dit kan",
+ "Unban them from specific things I'm able to": "Ontban ze van alles specifieke plekken waar ik dit kan",
+ "Ban them from everything I'm able to": "Verban ze van alles waar ik dit kan",
+ "Unban them from everything I'm able to": "Ontban ze van alles waar ik dit kan",
+ "Ban from %(roomName)s": "Verban van %(roomName)s",
+ "Unban from %(roomName)s": "Ontban van %(roomName)s",
+ "They'll still be able to access whatever you're not an admin of.": "Ze zullen nog steeds toegang hebben tot alles waar u geen beheerder bent.",
+ "Kick them from specific things I'm able to": "Verwijderen uit specifieke plekken waar ik dit kan",
+ "Kick them from everything I'm able to": "Verwijderen uit alles waar ik dit kan",
+ "Kick from %(roomName)s": "Verwijderen van %(roomName)s",
+ "Disinvite from %(roomName)s": "Uitnodiging intrekken voor %(roomName)s",
+ "Threads": "Draden",
+ "Create poll": "Poll aanmaken",
+ "%(count)s reply|one": "%(count)s reactie",
+ "%(count)s reply|other": "%(count)s reacties",
+ "Updating spaces... (%(progress)s out of %(count)s)|one": "Ruimtes bijwerken...",
+ "Updating spaces... (%(progress)s out of %(count)s)|other": "Ruimtes bijwerken... (%(progress)s van %(count)s)",
+ "Sending invites... (%(progress)s out of %(count)s)|one": "Uitnodigingen versturen...",
+ "Sending invites... (%(progress)s out of %(count)s)|other": "Uitnodigingen versturen... (%(progress)s van %(count)s)",
+ "Loading new room": "Nieuwe kamer laden",
+ "Upgrading room": "Kamer aan het bijwerken",
+ "Developer mode": "Ontwikkelaar mode",
+ "Polls (under active development)": "Polls (in ontwikkeling)"
}