From f8424180311dad55a9aa21ff06b04ad2044ae6aa Mon Sep 17 00:00:00 2001 From: j1t Date: Tue, 22 May 2018 06:51:57 +0000 Subject: [PATCH] Create passwords.php --- resources/lang/he/passwords.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 resources/lang/he/passwords.php diff --git a/resources/lang/he/passwords.php b/resources/lang/he/passwords.php new file mode 100644 index 000000000..4fa87bde7 --- /dev/null +++ b/resources/lang/he/passwords.php @@ -0,0 +1,12 @@ + 'סיסמאות צריכות לכלול לפחות שש אותיות ולהתאים לאישור סיסמה.', + 'reset' => 'סיסמאתך אופסה!', + 'sent' => 'קישור איפוס הסיסמה נשלח לך לאימייל!', + 'token' => 'אסימון איפוס סיסמה זה אינו תקין.', + 'user' => "איננו יכולים למצוא משתמש בעל אימייל זה.", + +]; +