[trunk] - language - he_IL Thanks to nitzanmor - feature:2320

git-svn-id: http://piwigo.org/svn/trunk@11341 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-06-13 18:13:18 +00:00
commit a88ff560bc
2 changed files with 21 additions and 0 deletions

View file

@ -355,4 +355,5 @@ $lang['This author modified following comment:'] = 'מחבר זה, ערך את
$lang['This author removed the comment with id %d'] = 'מחבר זה מחק את התגובה עם השם משתמש %d';
$lang['delete this comment'] = "מחק תגובה זאת";
$lang['validate this comment'] = 'אמת את התגובה';
$lang['html tags are not allowed in login'] = 'לא ניתן להשתמש בתגי html בהתחברות';
?>