diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-11-17 18:26:01 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-11-17 18:26:01 +0000 |
commit | f983e75fca07a5b001d67176ea355b97f3d80573 (patch) | |
tree | fd31cb6adb1f22a51b975ed3e2a4709395645e8f /language | |
parent | b5507cfb0df00c5001bc4f408d0543c4717fa166 (diff) |
[trunk_public] Update he_IL, thanks to : ADIRBITON
git-svn-id: http://piwigo.org/svn/trunk@19062 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/he_IL/common.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 181d4ec3d..dd1928fe5 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -412,4 +412,9 @@ $lang['thumb'] = 'תמונה ממוזערת'; $lang['xlarge'] = 'XL - גדול מאוד'; $lang['xsmall'] = 'XS - קטן מאוד'; $lang['xxlarge'] = 'XXL - ענק'; +$lang['Your website URL is invalid'] = 'כתובת האתר שלך לא טובה'; +$lang['Email address is mandatory'] = 'שדה דואר אלקטרוני חובה'; +$lang['Username is mandatory'] = 'שדה שם משתמש חובה'; +$lang['Website'] = 'אתר'; +$lang['mandatory'] = 'הכרחי'; ?>
\ No newline at end of file |