]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/he/auth.php
Added OIDC group sync functionality
[bookstack] / resources / lang / he / auth.php
index 9d50dead7ab50af050384e0a5821c8849362875c..3c42ecef231297cbf84b2bc586b18543fb02317d 100644 (file)
@@ -38,6 +38,11 @@ return [
     'registration_email_domain_invalid' => 'לא ניתן להרשם באמצעות המייל שסופק',
     'register_success' => 'תודה על הרשמתך! ניתן כעת להתחבר',
 
+    // 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' => 'איפוס סיסמא',
     'reset_password_send_instructions' => 'יש להזין את כתובת המייל למטה ואנו נשלח אלייך הוראות לאיפוס הסיסמא',