openclassify/addons/default/visiosoft/defaultadmin-theme/resources/lang/az/preference.php
2020-04-24 02:15:50 +03:00

31 lines
1.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'sidebar_hover' => [
'name' => 'Side Panel Hover',
'instructions' => 'Yan tərəfdəki paneli genişləndirin?',
],
'navigation' => [
'name' => 'Naviqasiya',
'instructions' => '<em>şəxsi</em> naviqasiya sifarişinizi göstərin.',
'warning' => 'İlk əlçatan naviqasiya elementi <strong>ev</strong> əraziniz kimi istifadə olunur.',
'reorder' => 'Sıralamaq üçün <strong>yan çubuğun</strong> də ilkin naviqasiya elementlərini sürükləyin və buraxın.',
],
'display' => [
'name' => 'Ekran sıxlığı',
'instructions' => 'Kompakt ekran daha çox məzmunun bir anda ekranda göstərilməsinə imkan verir.',
'option' => [
'default' => 'Defolt',
'compact' => 'Yığcam',
],
],
'sidebars' => [
'name' => 'Yan panel rejimi',
'instructions' => 'Statik yan dirəklər həmişə görünəcəkdir.',
'option' => [
'default' => 'Defolt',
'static' => 'Statik',
],
],
];