diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-11 07:19:42 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-11 07:19:42 +0000 |
commit | 33d4b9de959e50dcf4644be48773d58c0dee2ddb (patch) | |
tree | 58acfc2a364767528bc00276a5dfd723006f2138 /language/he_IL/common.lang.php | |
parent | dc3979d93c3680842081f42a6fd58dc2e35eb115 (diff) |
[trunk_public] Update he_IL, thanks to : ADIRBITON
git-svn-id: http://piwigo.org/svn/trunk@15633 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 |