Explorar o código

Create passwords.php

j1t %!s(int64=7) %!d(string=hai) anos
pai
achega
f842418031
Modificáronse 1 ficheiros con 12 adicións e 0 borrados
  1. 12 0
      resources/lang/he/passwords.php

+ 12 - 0
resources/lang/he/passwords.php

@@ -0,0 +1,12 @@
+<?php
+
+return [
+
+    'password' => 'סיסמאות צריכות לכלול לפחות שש אותיות ולהתאים לאישור סיסמה.',
+    'reset' => 'סיסמאתך אופסה!',
+    'sent' => 'קישור איפוס הסיסמה נשלח לך לאימייל!',
+    'token' => 'אסימון איפוס סיסמה זה אינו תקין.',
+    'user' => "איננו יכולים למצוא משתמש בעל אימייל זה.",
+
+];
+