X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c6ad16dba657c82512ae495a4a38b99b8cfa9eeb..refs/pull/3616/head:/resources/lang/he/auth.php diff --git a/resources/lang/he/auth.php b/resources/lang/he/auth.php index 9d50dead7..3c42ecef2 100644 --- a/resources/lang/he/auth.php +++ b/resources/lang/he/auth.php @@ -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' => 'יש להזין את כתובת המייל למטה ואנו נשלח אלייך הוראות לאיפוס הסיסמא',