mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Hebrew)
This commit is contained in:
parent
752e9da147
commit
e56b09a895
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'sidebar_hover' => [
|
||||
'name' => 'לרחף הצדדי',
|
||||
'instructions' => 'להרחיב את סרגל הצד במרחף?',
|
||||
],
|
||||
'navigation' => [
|
||||
'name' => 'ניווט',
|
||||
'instructions' => 'ציין את <em>ברירת מחדל</em> סדר הניווט.',
|
||||
'warning' => 'פריט הניווט הנגיש הראשון משמש כאזור <strong>ביתי</strong>.',
|
||||
'reorder' => 'גרור ושחרר את הפריטים ניווט העיקרי <strong>הצדדי</strong> כדי לסדר אותן מחדש.',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user