diff options
Diffstat (limited to 'apps/sharebymail/l10n/nl.js')
-rw-r--r-- | apps/sharebymail/l10n/nl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index f3e94eceae0..ea536e9c4be 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -49,6 +49,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Share provider waarmee je bestanden via de mail kunt delen", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een e-mailadres op te geven.", "Send password by mail" : "Wachtwoord per email verzenden", - "Enforce password protection" : "Wachtwoordbeveiliging afdwingen" + "Enforce password protection" : "Wachtwoordbeveiliging afdwingen", + "Reply to initiator" : "Antwoord aan oproeper" }, "nplurals=2; plural=(n != 1);"); |