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
3ec8773045
commit
beec34033d
@ -11,4 +11,22 @@ return [
|
||||
'warning' => 'פריט הניווט הנגיש הראשון משמש כאזור <strong>ביתי</strong>.',
|
||||
'reorder' => 'גרור ושחרר את הפריטים ניווט העיקרי <strong>הצדדי</strong> כדי לסדר אותן מחדש.',
|
||||
],
|
||||
"icon" => [
|
||||
'name' => 'אייקון',
|
||||
],
|
||||
"title" => [
|
||||
'name' => 'כותרת',
|
||||
],
|
||||
"footer_copyright_org_name" => [
|
||||
'name' => 'שם ארגון זכויות יוצרים תחתונה',
|
||||
],
|
||||
"sidebar_main_color" => [
|
||||
'name' => 'צבע עיקרי בסרגל הצד',
|
||||
],
|
||||
"sidebar_secondary_color" => [
|
||||
'name' => 'צבע משני בסרגל הצד',
|
||||
],
|
||||
"active_sidebar_border_color" => [
|
||||
'name' => 'צבע גבול פעיל בסרגל הצד',
|
||||
]
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user