diff options
-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 |