diff options
Diffstat (limited to 'lang/he')
-rw-r--r-- | lang/he/lang.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/he/lang.php b/lang/he/lang.php new file mode 100644 index 000000000..c6a7f55be --- /dev/null +++ b/lang/he/lang.php @@ -0,0 +1,12 @@ +<?php +/** + * Hebrew language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + */ + +$lang['discussion'] = 'שיחה'; +$lang['back_to_article'] = 'חזור אל המאמר'; +$lang['userpage'] = 'דף משתמש'; + +//Setup VIM: ex: et ts=2 : |