Submodule classes/MDAllowedValueSets updated: f6257838b4...737824e83f
+1
-1
@@ -10,7 +10,7 @@ declare(strict_types = 1);
|
||||
|
||||
const CACHE_DIR_PERMS = 0775;
|
||||
|
||||
const ALLOWED_LANGS = ['de', 'en', 'hu'];
|
||||
const ALLOWED_LANGS = ['de', 'en', 'hu', 'ru', 'uk'];
|
||||
|
||||
const TL_FILE_DIRS = [
|
||||
__DIR__ . "/../l10n/musdb/",
|
||||
|
||||
+1
-1
Submodule l10n/musdb updated: a4a3733f9a...fb1597c1fa
+1
-1
Submodule l10n/translation-csvxml updated: 4663b4a5f7...1e2ccf00c6
+1
-1
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html data-allowed-langs="de,en,hu">
|
||||
<html data-allowed-langs="de,en,hu,ru,uk">
|
||||
<head>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user