mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-02-14 12:08:39 +00:00
test fixes
This commit is contained in:
parent
ba0256f25f
commit
115a14600c
|
|
@ -13,5 +13,6 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['Navigation' => [
|
return ['Navigation' => [
|
||||||
'Home' => 'Heim',
|
'Home' => 'Home',
|
||||||
|
'Logout' => 'Logout',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user