New translations setting.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 19:16:39 +03:00
parent 33c02ba8e0
commit adf37bc582

View File

@ -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.',
],
];