diff --git a/Theme/Backend/Lang/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php index 2c46337..5bc10ae 100755 --- a/Theme/Backend/Lang/api.en.lang.php +++ b/Theme/Backend/Lang/api.en.lang.php @@ -12,6 +12,5 @@ */ declare(strict_types=1); -$MODLANG[1] = [ - 'i:ModuleInstalled' => 'Installation of the module {$1} was successful.', -]; +return ['Media' => [ +]];