mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Dutch)
This commit is contained in:
parent
4fad1e4854
commit
7331a68f47
@ -11,4 +11,22 @@ return [
|
||||
'warning' => 'Het eerste toegankelijke navigatie-item wordt gebruikt als het <strong>home</strong> gebied.',
|
||||
'reorder' => 'Sleep de primaire navigatie-items in de <strong>zijbalk</strong> om ze opnieuw te ordenen.',
|
||||
],
|
||||
"icon" => [
|
||||
'name' => 'Icoon',
|
||||
],
|
||||
"title" => [
|
||||
'name' => 'Titel',
|
||||
],
|
||||
"footer_copyright_org_name" => [
|
||||
'name' => 'Voettekst Copyright naam organisatie',
|
||||
],
|
||||
"sidebar_main_color" => [
|
||||
'name' => 'Hoofdkleur zijbalk',
|
||||
],
|
||||
"sidebar_secondary_color" => [
|
||||
'name' => 'Secundaire kleur zijbalk',
|
||||
],
|
||||
"active_sidebar_border_color" => [
|
||||
'name' => 'Actieve randkleur zijbalk',
|
||||
]
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user