diff --git a/messages/nl-NL.json b/messages/nl-NL.json index e656544b..4749810d 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1128,5 +1128,9 @@ "light": "licht", "dark": "donker", "system": "systeem", - "theme": "Thema" -} \ No newline at end of file + "theme": "Thema", + "initialSetupTitle": "Initial Server Setup", + "initialSetupDescription": "Create the intial server admin account. Only one server admin can exist. You can always change these credentials later.", + "createAdminAccount": "Create Admin Account", + "setupErrorCreateAdmin": "An error occurred while creating the server admin account." +}