all
This commit is contained in:
19
Productivite/Snipe-IT/resources/lang/he-IL/auth/general.php
Normal file
19
Productivite/Snipe-IT/resources/lang/he-IL/auth/general.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'send_password_link' => 'שלח קישור לאיפוס סיסמה',
|
||||
'email_reset_password' => 'איפוס סיסמה אימייל',
|
||||
'reset_password' => 'לאפס את הסיסמה',
|
||||
'saml_login' => 'Login via SAML',
|
||||
'login' => 'התחברות',
|
||||
'login_prompt' => 'אנא התחבר',
|
||||
'forgot_password' => 'שכחתי את הסיסמא שלי',
|
||||
'ldap_reset_password' => 'Please click here to reset your LDAP password',
|
||||
'remember_me' => 'זכור אותי',
|
||||
'username_help_top' => 'נא למלא את <strong>שם המשתמש</strong> לשליחת הודעת דוא״ל עם קישור לאיפוס ססמה.',
|
||||
'username_help_bottom' => 'שם המשתמש וכתובת הדוא״ל שלך <em>עשויים</em> להיות זהים, אך גם עשויים שלא, תלוי בהגדרות שלך. אם לא הצלחת להיזכר בשם המשתמש שלך, מוטב ליצור קשר עם הנהלת המערכת. <br><br><strong>שמות משתמשים שלא שויכה להם כתובת דוא״ל לא יקבלו הודעות עם קישור לאיפוס ססמה.</strong> ',
|
||||
'google_login' => 'Login with Google Workspace',
|
||||
'google_login_failed' => 'Google Login failed, please try again.',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user