Add additional lang exp/imp support e.g. Navigation lang files

This commit is contained in:
Dennis Eichhorn 2021-03-05 22:09:44 +01:00
parent c9168becfd
commit 7c25562101

View File

@ -12,6 +12,5 @@
*/
declare(strict_types=1);
$MODLANG[1] = [
'i:ModuleInstalled' => 'Installation of the module {$1} was successful.',
];
return ['Media' => [
]];