mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Portuguese)
This commit is contained in:
parent
4ada9986a4
commit
8ffb8a7ab9
@ -2,13 +2,13 @@
|
||||
|
||||
return [
|
||||
'sidebar_hover' => [
|
||||
'name' => 'Sidebar Hover',
|
||||
'instructions' => 'Expand the sidebar on hover?',
|
||||
'name' => 'Passe o cursor sobre a barra lateral',
|
||||
'instructions' => 'Expandir a barra lateral ao passar o 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' => 'Navegação',
|
||||
'instructions' => 'Especifique a ordem de navegação <em>padrão</em>.',
|
||||
'warning' => 'O primeiro item de navegação acessível é usado como a área <strong>inicial</strong>.',
|
||||
'reorder' => 'Arraste e solte os itens de navegação principais na barra lateral <strong></strong> para reordená-los.',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user