mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Italian)
This commit is contained in:
parent
33c02ba8e0
commit
adf37bc582
@ -2,13 +2,13 @@
|
||||
|
||||
return [
|
||||
'sidebar_hover' => [
|
||||
'name' => 'Sidebar Hover',
|
||||
'instructions' => 'Expand the sidebar on hover?',
|
||||
'name' => 'Hover barra laterale',
|
||||
'instructions' => 'Espandere la barra laterale al passaggio del mouse?',
|
||||
],
|
||||
'navigation' => [
|
||||
'name' => 'Navigation',
|
||||
'instructions' => 'Specify the <em>default</em> order of navigation.',
|
||||
'warning' => 'The first accessible navigation item is used as the <strong>home</strong> area.',
|
||||
'reorder' => 'Drag and drop the primary navigation items in the <strong>sidebar</strong> to reorder them.',
|
||||
'name' => 'Navigazione',
|
||||
'instructions' => 'Specifica l\'ordine di navigazione <em>predefinito</em>.',
|
||||
'warning' => 'Il primo elemento di navigazione accessibile viene utilizzato come area <strong>home</strong>.',
|
||||
'reorder' => 'Trascina e rilascia gli elementi di navigazione principali nella barra laterale <strong></strong> per riordinarli.',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user