Use MDTlLoader for loading translations
phpcs-errors:226 phpunit-status:successful phpstan-errors:201
This commit is contained in:
@ -10,6 +10,7 @@ declare(strict_types = 1);
|
||||
|
||||
const TL_FILE_DIRS = [
|
||||
__DIR__ . "/../l10n/musdb/",
|
||||
__DIR__ . "/../l10n/importer/",
|
||||
__DIR__ . "/../classes/MDAllowedValueSets/l18n/",
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user