]> BookStack Code Mirror - bookstack/blob - resources/lang/he/passwords.php
Skip intermediate login page with single provider
[bookstack] / resources / lang / he / passwords.php
1 <?php
2 /**
3  * Password Reminder Language Lines
4  * The following language lines are the default lines which match reasons
5  * that are given by the password broker for a password update attempt has failed.
6  */
7 return [
8
9     'password' => 'הסיסמה חייבת להיות בעלת 8 תווים לפחות ולהתאים לאימות.',
10     'user' => "לא נמצא משתמש עם כתובת דוא\"ל זו.",
11     'token' => 'אסימון איפוס הסיסמה לא תקף עבור כתובת דוא"ל זו.',
12     'sent' => 'שלחנו לך דוא"ל עם קישור לאיפוס הסיסמה!',
13     'reset' => 'איפוס הסיסמה הושלם בהצלחה!',
14
15 ];
Morty Proxy This is a proxified and sanitized view of the page, visit original site.