mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-02-11 10:58:40 +00:00
start implementing portlets
This commit is contained in:
parent
b44b2ac8ce
commit
a5fb02c9b2
|
|
@ -13,6 +13,7 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['Help' => [
|
return ['Help' => [
|
||||||
|
'Module' => 'Module',
|
||||||
'Modules' => 'Modules',
|
'Modules' => 'Modules',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user