diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index d00f78b9cec..9f6a626a875 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -296,6 +296,7 @@ OC.L10N.register( "Two-factor authentication" : "Tweefactor authenticatie", "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.", "Cancel log in" : "Inlog annuleren", + "Use backup code" : "Gebruik backup code", "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor", "You are accessing the server from an untrusted domain." : "Je benadert de server vanaf een niet vertrouwd domein.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met je beheerder. Als je zelf de beheerder van deze service bent, configureer dan de \"trusted_domains\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", |