Submodule classes/MDAllowedValueSets updated: f6257838b4...737824e83f
@ -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/",
|
||||
|
Submodule l10n/musdb updated: a4a3733f9a...fb1597c1fa
Submodule l10n/translation-csvxml updated: 4663b4a5f7...1e2ccf00c6
@ -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" />
|
||||
|
1
public/json/fields.ru.json
Normal file
1
public/json/fields.ru.json
Normal file
File diff suppressed because one or more lines are too long
1
public/json/fields.uk.json
Normal file
1
public/json/fields.uk.json
Normal file
File diff suppressed because one or more lines are too long
1
public/json/tls.ru.json
Normal file
1
public/json/tls.ru.json
Normal file
File diff suppressed because one or more lines are too long
1
public/json/tls.uk.json
Normal file
1
public/json/tls.uk.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user