]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/cs/auth.php
Fixed comment count update error
[bookstack] / resources / lang / cs / auth.php
index e2f92863a23555034928d374815b713978722b53..00ed80cf86ffd049f7e4610bea8adad9e948d73a 100644 (file)
@@ -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.',