diff --git a/config/config.php b/config/config.php index 8fb4e5a..7e7ddcc 100644 --- a/config/config.php +++ b/config/config.php @@ -1,5 +1,5 @@ DI\object('Piwik\Plugins\CustomiseTranslations\MyCustomLoader'), + 'Piwik\Translation\Loader\JsonFileLoader' => DI\autowire('Piwik\Plugins\CustomiseTranslations\MyCustomLoader'), );