]> BookStack Code Mirror - bookstack/blob - lang/he/passwords.php
Merge pull request #5626 from BookStackApp/rubentalstra-development
[bookstack] / 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.