X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4d094331cfd1fbd2fede80232d9b1a0a94b4d482..refs/pull/3555/head:/resources/lang/cs/auth.php diff --git a/resources/lang/cs/auth.php b/resources/lang/cs/auth.php index e2f92863a..00ed80cf8 100644 --- a/resources/lang/cs/auth.php +++ b/resources/lang/cs/auth.php @@ -38,6 +38,11 @@ return [ 'registration_email_domain_invalid' => 'Registrace z této e-mailové domény nejsou povoleny', 'register_success' => 'Děkujeme za registraci! Nyní jste zaregistrováni a přihlášeni.', + // 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' => 'Obnovit heslo', 'reset_password_send_instructions' => 'Níže zadejte svou e-mailovou adresu a bude vám zaslán e-mail s odkazem na obnovení hesla.',