diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/nl.js | 1 | ||||
-rw-r--r-- | core/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index caee27fba0d..3e2330af92d 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Stay logged in" : "Ingelogd blijven", "Forgot password?" : "Wachtwoord vergeten?", + "Back to login" : "Terug naar inloggen", "Account access" : "Account toegang", "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.", "Grant access" : "Verleen toegang", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 750c3fdd1a8..c0ed0329898 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Stay logged in" : "Ingelogd blijven", "Forgot password?" : "Wachtwoord vergeten?", + "Back to login" : "Terug naar inloggen", "Account access" : "Account toegang", "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.", "Grant access" : "Verleen toegang", |