diff --git a/static/locales/nl.client.json b/static/locales/nl.client.json index 0967ef42..81d8e1af 100644 --- a/static/locales/nl.client.json +++ b/static/locales/nl.client.json @@ -1 +1,7 @@ -{} +{ + "ACUserManager": { + "Invite new member": "Nieuw lid uitnodigen", + "We'll email an invite to {{email}}": "We sturen een uitnodiging naar {{email}}", + "Enter email address": "E-mailadres ingeven" + } +}