mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-11 07:46:07 -06:00
New translations setting.php (Russian)
This commit is contained in:
parent
a1a87041e5
commit
7be7bd4a22
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'sidebar_hover' => [
|
||||
'name' => 'Боковая панель Hover',
|
||||
'instructions' => 'Развернуть боковую панель при наведении?',
|
||||
],
|
||||
'navigation' => [
|
||||
'name' => 'навигация',
|
||||
'instructions' => 'Укажите <em>умолчанию</em> порядок навигации.',
|
||||
'warning' => 'Первый доступный элемент навигации используется как область <strong>home</strong>.',
|
||||
'reorder' => 'Перетащите основные элементы навигации на боковой панели <strong></strong> чтобы изменить их порядок.',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user