]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sl/auth.php
Fixed comment count update error
[bookstack] / resources / lang / sl / auth.php
index bb45fa8651d9bf515580e07cca1d80a9755302f3..e667cb71ca59bc03b6217f26118f14c35a2f960c 100644 (file)
@@ -38,6 +38,11 @@ return [
     'registration_email_domain_invalid' => 'Ta e-poštna domena nima dostopa do te aplikacije',
     'register_success' => 'Hvala za registracijo! Sedaj ste registrirani in 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' => 'Ponastavi geslo',
     'reset_password_send_instructions' => 'Spodaj vpišite vaš e-poštni naslov in prejeli boste e-pošto s povezavo za ponastavitev gesla.',