mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-01-11 08:08:42 +00:00
todos fixed
This commit is contained in:
parent
3d57c9b4be
commit
c2b3ed132f
|
|
@ -13,11 +13,11 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Active' => '',
|
||||
'App' => '',
|
||||
'Link' => '',
|
||||
'Active' => 'Aktiv',
|
||||
'App' => 'App',
|
||||
'Link' => 'Link',
|
||||
'Name' => 'Name',
|
||||
'Order' => '',
|
||||
'Order' => 'Sortierung',
|
||||
'PageId' => 'PageId',
|
||||
'Parent' => 'Elternteil',
|
||||
'Provider' => 'Anbieter',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user