diff --git a/l10n/nl.js b/l10n/nl.js index 7868cc41..62612b7e 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -617,7 +617,9 @@ OC.L10N.register( "Application": "Applicatie", "Secure message": "Beveiligd bericht", "Flows": "Flows", - "Flow": "Flow" + "Flow": "Flow", + "Registered by": "Geregistreerd door", + "Requested": "Aangevraagd" }, "nplurals=2; plural=(n != 1);" ) diff --git a/l10n/nl.json b/l10n/nl.json index f51d5f07..a8a1de85 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -616,7 +616,9 @@ "Application": "Applicatie", "Secure message": "Beveiligd bericht", "Flows": "Flows", - "Flow": "Flow" + "Flow": "Flow", + "Registered by": "Geregistreerd door", + "Requested": "Aangevraagd" }, "plurals": null, "pluralForm": "nplurals=2; plural=(n != 1);"