diff --git a/emails/translations/account-check_nl.txt b/emails/translations/account-check_nl.txt
index d275fd6d..c1f236ce 100644
--- a/emails/translations/account-check_nl.txt
+++ b/emails/translations/account-check_nl.txt
@@ -1,5 +1,5 @@
[[[SERVERNAME]]] - E-mail Verificatie
-Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is performing an e-mail verification. Nagivate to the following link to complete the process:
+Hallo [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) voert een e-mailverificatie uit. Ga naar de volgende link om het proces te voltooien:
~
~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
~
diff --git a/emails/translations/account-invite_nl.txt b/emails/translations/account-invite_nl.txt
index 2bdff527..6de3dff1 100644
--- a/emails/translations/account-invite_nl.txt
+++ b/emails/translations/account-invite_nl.txt
@@ -1,5 +1,5 @@
[[[SERVERNAME]]] - Account uitnodiging
-An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]".
+Er is een account jouw aangemaakt op de server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]), Je kan inloggen met de gebruikersnaam "[[[ACCOUNTNAME]]]" en wachtwoord "[[[PASSWORD]]]".
~
Vriendelijke groeten,
~[[[USERNAME]]]
\ No newline at end of file
diff --git a/emails/translations/account-reset_nl.txt b/emails/translations/account-reset_nl.txt
index 7cb4666b..9480032c 100644
--- a/emails/translations/account-reset_nl.txt
+++ b/emails/translations/account-reset_nl.txt
@@ -1,5 +1,5 @@
[[[SERVERNAME]]] - Account Reset
-Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is requesting an account password reset. Nagivate to the following link to complete the process:
+Hallo [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) vraagt om het opnieuw instellen van het account wachtwoord. Ga naar de volgende link om het proces te voltooien:
~
~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
~
diff --git a/emails/translations/mesh-invite_nl.txt b/emails/translations/mesh-invite_nl.txt
index 6142c22a..d9ce0778 100644
--- a/emails/translations/mesh-invite_nl.txt
+++ b/emails/translations/mesh-invite_nl.txt
@@ -2,7 +2,7 @@
~
Hallo [[[NAME]]],
~
-User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) is requesting you install software to start the remote control session.
+Gebruiker [[[USERNAME]]] op server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) vraagt u de software te installeren om de sessie voor afstandsbediening te starten.
~
~
Bericht: [[[MSG]]]
@@ -27,7 +27,7 @@ Voor Linux, knip het volgende en plak dit in een terminal om de agent te install
~
~
~
-To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] and follow the instructions.
+Om de software te installeren, navigeert u naar [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] en volgt u de instructies.
~
Als u dit verzoek niet heeft ingediend, dan kunt u deze e-mail negeren.
~
diff --git a/package.json b/package.json
index f90c974e..9d29061a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "meshcentral",
- "version": "0.6.47",
+ "version": "0.6.48",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
diff --git a/translate/translate.json b/translate/translate.json
index b15e5f0e..fa41dd15 100644
--- a/translate/translate.json
+++ b/translate/translate.json
@@ -42486,4 +42486,4 @@
]
}
]
-}
+}
\ No newline at end of file