mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Polish)
This commit is contained in:
parent
bd2e7d53da
commit
9dc70fa36c
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'sidebar_hover' => [
|
||||
'name' => 'Unieś pasek boczny',
|
||||
'instructions' => 'Rozwiń pasek boczny po najechaniu myszą?',
|
||||
],
|
||||
'navigation' => [
|
||||
'name' => 'Nawigacja',
|
||||
'instructions' => 'Określ <em>domyślną</em> kolejność nawigacji.',
|
||||
'warning' => 'Pierwszy dostępny element nawigacyjny jest używany jako obszar <strong>domu</strong>.',
|
||||
'reorder' => 'Przeciągnij i upuść podstawowe elementy nawigacji na pasku bocznym <strong></strong> aby zmienić ich kolejność.',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user