From acf0e29a872fb27d7b4e30c78851b51ead81db10 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 12 Aug 2026 17:32:53 -0400 Subject: [PATCH] New translations en-us.json (Dutch) [ci skip] --- messages/nl-NL.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index 768965998..e06aee776 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -43,6 +43,8 @@ "inviteLoginUser": "Controleer of je bent aangemeld als de juiste gebruiker.", "inviteErrorNoUser": "Het spijt ons, maar de uitnodiging die u probeert te gebruiken is niet voor een bestaande gebruiker.", "inviteCreateUser": "U moet eerst een account aanmaken.", + "inviteErrorOidcNotAllowed": "Invites can only be accepted by internal accounts. Sign out and log in with your password for this email.", + "inviteLoginInternalOnly": "Invites require an internal account with a password. Create an account or sign in with your password.", "goHome": "Ga naar huis", "inviteLogInOtherUser": "Log in als een andere gebruiker", "createAnAccount": "Account aanmaken",