Move csvxml translations to a separate git submodule and add help texts
Close #22
This commit is contained in:
@ -14,7 +14,7 @@ const ALLOWED_LANGS = ['de', 'en', 'hu'];
|
||||
|
||||
const TL_FILE_DIRS = [
|
||||
__DIR__ . "/../l10n/musdb/",
|
||||
__DIR__ . "/../l10n/importer/",
|
||||
__DIR__ . "/../l10n/translation-csvxml/",
|
||||
__DIR__ . "/../classes/MDAllowedValueSets/l18n/",
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user