openclassify/addons/default/visiosoft/defaultadmin-theme/resources/lang/hu/setting.php
Fatih Alp baf62ec2be
New Crowdin updates (#966)
* New translations setting.php (Persian)

* New translations setting.php (Urdu (Pakistan))

* New translations setting.php (French)

* New translations setting.php (Korean)

* New translations setting.php (Spanish)

* New translations setting.php (Arabic)

* New translations setting.php (German)

* New translations setting.php (Greek)

* New translations setting.php (Hebrew)

* New translations setting.php (Italian)

* New translations setting.php (Japanese)
2021-04-05 19:44:46 +03:00

36 lines
1.1 KiB
PHP

<?php
return [
'sidebar_hover' => [
'name' => 'Oldalsáv lebeg',
'instructions' => 'Bővítse az oldalsávot az egérrel?',
],
'navigation' => [
'name' => 'Navigáció',
'instructions' => 'Adja meg a <em>alapértelmezett</em> sorrendet.',
'warning' => 'Az első hozzáférhető navigációs elemet a <strong>home</strong> területként használják.',
'reorder' => 'Az átrendezéshez húzza az elsődleges navigációs elemeket a <strong>oldalsávba</strong>',
],
"login_icon" => [
'name' => 'Bejelentkezés ikonra',
],
"panel_icon" => [
'name' => 'Panel ikonra',
],
"title" => [
'name' => 'Cím',
],
"footer_copyright_org_name" => [
'name' => 'Lábléc szerzői jogi szervezet neve',
],
"sidebar_main_color" => [
'name' => 'Oldalsáv fő színe',
],
"sidebar_secondary_color" => [
'name' => 'Oldalsáv másodlagos színe',
],
"active_sidebar_border_color" => [
'name' => 'Aktív oldalsáv szegély színe',
]
];