mirror of
https://github.com/yude-jp/yude.jp
synced 2024-11-15 14:58:01 +09:00
15 lines
418 B
JSON
15 lines
418 B
JSON
{
|
|
"locales": ["en", "ja"],
|
|
"defaultLocale": "ja",
|
|
"pages": {
|
|
"*": ["common"],
|
|
"/": ["index", "minecraft", "common"],
|
|
"/profile": ["profile", "common"],
|
|
"/server": ["server", "common"],
|
|
"/house": ["house", "common"],
|
|
"/tos": ["tos", "common"],
|
|
"/hcunews": ["hcunews", "common"],
|
|
"/minecraft": ["minecraft", "common"],
|
|
"/404": ["404", "common"]
|
|
}
|
|
} |