New translations setting.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-05-12 19:12:44 +03:00
parent 752e9da147
commit e56b09a895

View File

@ -0,0 +1,14 @@
<?php
return [
'sidebar_hover' => [
'name' => 'לרחף הצדדי',
'instructions' => 'להרחיב את סרגל הצד במרחף?',
],
'navigation' => [
'name' => 'ניווט',
'instructions' => 'ציין את <em>ברירת מחדל</em> סדר הניווט.',
'warning' => 'פריט הניווט הנגיש הראשון משמש כאזור <strong>ביתי</strong>.',
'reorder' => 'גרור ושחרר את הפריטים ניווט העיקרי <strong>הצדדי</strong> כדי לסדר אותן מחדש.',
],
];