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