diff options
-rw-r--r-- | language/he_IL/common.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 0c6b75797..90ea7f405 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -340,4 +340,10 @@ $lang['html tags are not allowed in login'] = 'לא ניתן להשתמש בתג $lang['The number of photos per page must be a not null scalar'] = 'מספר התמונות בד חייב להיות גדול מאפס'; $lang['Number of photos per page'] = 'מספר תמונות בדף'; +$lang['Change my password'] = 'שנה את הסיסמה שלי'; +$lang['Check your email for the confirmation link'] = 'קישור אימות ממתין אצלך באימייל'; +$lang['Desktop'] = 'שולחן העבודה'; +$lang['Edit'] = 'ערוך'; +$lang['Enter your new password below.'] = 'הכנס את סיסמתך החדשה מתחת'; +$lang['Hello %s,'] = 'שלום %s,'; ?>
\ No newline at end of file |