]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/he/passwords.php
pagination, passwords and part of settings
[bookstack] / resources / lang / he / passwords.php
index 9f7d9e3cbcaccaaa5631115f4d387785b196c18c..9ada7bcbf920cd6433173f07306792874c9c09cd 100644 (file)
@@ -6,10 +6,10 @@
  */
 return [
 
-    'password' => 'Passwords must be at least six characters and match the confirmation.',
-    'user' => "We can't find a user with that e-mail address.",
-    'token' => 'This password reset token is invalid.',
-    'sent' => 'We have e-mailed your password reset link!',
-    'reset' => 'Your password has been reset!',
+    'password' => 'הסיסמא חייבת להיות בעלת 6 תווים ולהתאים לאימות',
+    'user' => "לא ניתן למצוא משתמש עם המייל שסופק",
+    'token' => 'איפוס הסיסמא אינו תקין',
+    'sent' => 'נשלח אליך אי-מייל עם קישור לאיפוס הסיסמא',
+    'reset' => 'איפוס הסיסמא הושלם בהצלחה!',
 
 ];