diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index c8d73a911a8..b2cdf1733e8 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -332,7 +332,6 @@ OC.L10N.register( "Alternative log in using app token" : "Alterenatieve login doormiddel van app token.", "Account access" : "Account toegang", "You are about to grant %1$s access to your %2$s account." : "Je staat op het punt om %1$s toegang te verlenen to je %2$s account.", - "Redirecting …" : "Omleiding ...", "New password" : "Nieuw wachtwoord", "New Password" : "Nieuw wachtwoord", "This share is password-protected" : "Deze share is wachtwoordbeveiligd", @@ -390,6 +389,7 @@ OC.L10N.register( "Alternative Logins" : "Alternatieve inlogs", "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.", "Alternative login using app token" : "Alternatieve login doormiddel van app token", + "Redirecting …" : "Omleiding ...", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.", "Depending on your configuration, this button could also work to trust the domain:" : "Afhankelijk van je configuratie kan deze knop ook werken om het volgende domein te vertrouwen:", "Add \"%s\" as trusted domain" : "\"%s\" toevoegen als vertrouwd domein", |