]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/hr/auth.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / hr / auth.php
index aff8ea4f6e5a9bfebba681fc308ad1500e13fa1c..bbaf9dede8bc8cc6d0925dc5c93281ffa45b6fac 100644 (file)
@@ -38,6 +38,11 @@ return [
     'registration_email_domain_invalid' => 'Ova e-mail adresa se ne može koristiti u ovoj aplikaciji',
     'register_success' => 'Hvala na prijavi! Sada ste registrirani i prijavljeni.',
 
+    // 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' => 'Promijenite lozinku',
     'reset_password_send_instructions' => 'Upišite svoju e-mail adresu kako biste primili poveznicu za promjenu lozinke.',