diff --git a/l10n/nl.js b/l10n/nl.js index 7a40227..d715caf 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -40,6 +40,7 @@ OC.L10N.register( "Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Configuratie is beschermd. Wijzigen van de opties kan leiden tot ongewenst gedrag, maar je kunt de configuratie hoe dan ook vrijgeven.", "Unlock configuration " : "Vrijgeven configuratie", "Form configurations" : "Formulierconfiguratie", + "Only allow one submission per user" : "Sta slechts één inzending per gebruiker toe", "Name of user or group" : "Naam van gebruiker of groep", "Create new form" : "Creëren nieuw formulier", "Writing form" : "Wegschrijven formulier", diff --git a/l10n/nl.json b/l10n/nl.json index d59a396..6991ae3 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -38,6 +38,7 @@ "Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Configuratie is beschermd. Wijzigen van de opties kan leiden tot ongewenst gedrag, maar je kunt de configuratie hoe dan ook vrijgeven.", "Unlock configuration " : "Vrijgeven configuratie", "Form configurations" : "Formulierconfiguratie", + "Only allow one submission per user" : "Sta slechts één inzending per gebruiker toe", "Name of user or group" : "Naam van gebruiker of groep", "Create new form" : "Creëren nieuw formulier", "Writing form" : "Wegschrijven formulier",