summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/config/lang')
-rw-r--r--lib/plugins/config/lang/he/lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/he/lang.php b/lib/plugins/config/lang/he/lang.php
index 221501c6b..d55685a09 100644
--- a/lib/plugins/config/lang/he/lang.php
+++ b/lib/plugins/config/lang/he/lang.php
@@ -8,6 +8,7 @@
// for admin plugins, the menu prompt to be displayed in the admin menu
// if set here, the plugin doesn't need to override the getMenuText() method
+$lang['direction'] = 'rtl';
$lang['menu'] = 'הגדרות תצורה';
$lang['error'] = 'ההגדרות לא עודכנו בגלל ערך לא תקף, נא לעיין בשינויים ולשלוח שנית.
@@ -98,7 +99,7 @@ $lang['disableactions_other'] = 'פעולות אחרות (מופרדות בפס
/* Advanced Options */
$lang['updatecheck'] = 'בדיקת עידכוני אבטחה והתראות? על DokuWiki להתקשר אל splitbrain.org לצורך כך.';
$lang['userewrite'] = 'השתמש בכתובות URL יפות';
-$lang['useslash'] = 'השתמש בלוכסן להרדת מרחבי שמות בכתובות';
+$lang['useslash'] = 'השתמש בלוכסן להגדרת מרחבי שמות בכתובות';
$lang['usedraft'] = 'שמור טיוטות באופן אוטומטי בעת עריכה';
$lang['sepchar'] = 'מפריד בין מילות שם-דף';
$lang['canonical'] = 'השתמש בכתובות URL מלאות';