mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-08 22:36:06 -06:00
New translations setting.php (Dutch)
This commit is contained in:
parent
79637764a7
commit
f7d9c2c919
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'sidebar_hover' => [
|
'sidebar_hover' => [
|
||||||
'name' => 'Sidebar Hover',
|
'name' => 'Zijbalk Hover',
|
||||||
'instructions' => 'Expand the sidebar on hover?',
|
'instructions' => 'De zijbalk uitvouwen bij zweven?',
|
||||||
],
|
],
|
||||||
'navigation' => [
|
'navigation' => [
|
||||||
'name' => 'Navigation',
|
'name' => 'Navigatie',
|
||||||
'instructions' => 'Specify the <em>default</em> order of navigation.',
|
'instructions' => 'Geef de <em>standaard</em> navigatievolgorde op.',
|
||||||
'warning' => 'The first accessible navigation item is used as the <strong>home</strong> area.',
|
'warning' => 'Het eerste toegankelijke navigatie-item wordt gebruikt als het <strong>home</strong> gebied.',
|
||||||
'reorder' => 'Drag and drop the primary navigation items in the <strong>sidebar</strong> to reorder them.',
|
'reorder' => 'Sleep de primaire navigatie-items in de <strong>zijbalk</strong> om ze opnieuw te ordenen.',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user