parent
c04d63e026
commit
7192b03ead
|
@ -1 +1 @@
|
||||||
Subproject commit f6257838b45a4b991bf00db8a7589044bccb7f18
|
Subproject commit 737824e83fe380370d2c78764b70c3d56e1ea2b2
|
|
@ -10,7 +10,7 @@ declare(strict_types = 1);
|
||||||
|
|
||||||
const CACHE_DIR_PERMS = 0775;
|
const CACHE_DIR_PERMS = 0775;
|
||||||
|
|
||||||
const ALLOWED_LANGS = ['de', 'en', 'hu'];
|
const ALLOWED_LANGS = ['de', 'en', 'hu', 'ru', 'uk'];
|
||||||
|
|
||||||
const TL_FILE_DIRS = [
|
const TL_FILE_DIRS = [
|
||||||
__DIR__ . "/../l10n/musdb/",
|
__DIR__ . "/../l10n/musdb/",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit a4a3733f9a5dcfab2def7bace7fe4517eb00df86
|
Subproject commit fb1597c1fa1fc3cebfb1b74c191612016251f7c5
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4663b4a5f77f4b417cc93b923f1304d354317203
|
Subproject commit 1e2ccf00c6c08265170863795b00c2c8e60c04f7
|
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE HTML>
|
<!DOCTYPE HTML>
|
||||||
<html data-allowed-langs="de,en,hu">
|
<html data-allowed-langs="de,en,hu,ru,uk">
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<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
Loading…
Reference in New Issue
Block a user