X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4d094331cfd1fbd2fede80232d9b1a0a94b4d482..refs/pull/3555/head:/resources/lang/nb/auth.php diff --git a/resources/lang/nb/auth.php b/resources/lang/nb/auth.php index d80b3258a..afeb51e54 100644 --- a/resources/lang/nb/auth.php +++ b/resources/lang/nb/auth.php @@ -38,6 +38,11 @@ return [ 'registration_email_domain_invalid' => 'Du kan ikke bruke det domenet for å registrere en konto.', 'register_success' => 'Takk for registreringen! Du kan nå logge inn på tjenesten.', + // Login auto-initiation + 'auto_init_starting' => 'Attempting Login', + 'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.', + 'auto_init_start_link' => 'Proceed with authentication', + // Password Reset 'reset_password' => 'Nullstille passord', 'reset_password_send_instructions' => 'Oppgi e-posten som er koblet til kontoen din, så sender vi en epost hvor du kan nullstille passordet.',