mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations setting.php (Spanish)
This commit is contained in:
parent
8101c9b0ad
commit
39f9172d77
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'sidebar_hover' => [
|
'sidebar_hover' => [
|
||||||
'name' => 'Sidebar Hover',
|
'name' => 'Desplazamiento de la barra lateral',
|
||||||
'instructions' => 'Expand the sidebar on hover?',
|
'instructions' => '¿Expandir la barra lateral al pasar el mouse?',
|
||||||
],
|
],
|
||||||
'navigation' => [
|
'navigation' => [
|
||||||
'name' => 'Navigation',
|
'name' => 'Navegación',
|
||||||
'instructions' => 'Specify the <em>default</em> order of navigation.',
|
'instructions' => 'Especificar el <em>por defecto</em> orden de navegación.',
|
||||||
'warning' => 'The first accessible navigation item is used as the <strong>home</strong> area.',
|
'warning' => 'El primer elemento de navegación accesible se utiliza como el área <strong>inicio</strong>.',
|
||||||
'reorder' => 'Drag and drop the primary navigation items in the <strong>sidebar</strong> to reorder them.',
|
'reorder' => 'Arrastre y suelte los elementos de navegación principales en la barra lateral <strong></strong> para reordenarlos.',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user