From 18e06945e8118df2e84f305b33aa5968f3e0a8f1 Mon Sep 17 00:00:00 2001 From: j1t Date: Tue, 22 May 2018 06:56:07 +0000 Subject: [PATCH] Update passwords.php --- resources/lang/he/passwords.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/resources/lang/he/passwords.php b/resources/lang/he/passwords.php index 4fa87bde..70687676 100644 --- a/resources/lang/he/passwords.php +++ b/resources/lang/he/passwords.php @@ -2,6 +2,17 @@ return [ + /* + |-------------------------------------------------------------------------- + | Password Reset Language Lines + |-------------------------------------------------------------------------- + | + | The following language lines are the default lines which match reasons + | that are given by the password broker for a password update attempt + | has failed, such as for an invalid token or invalid new password. + | + */ + 'password' => 'סיסמאות צריכות לכלול לפחות שש אותיות ולהתאים לאישור סיסמה.', 'reset' => 'סיסמאתך אופסה!', 'sent' => 'קישור איפוס הסיסמה נשלח לך לאימייל!',