mirror of
https://github.com/yude-jp/yude.jp
synced 2024-11-16 10:32:40 +09:00
13 lines
327 B
JSON
13 lines
327 B
JSON
{
|
|
"locales": ["en", "ja"],
|
|
"defaultLocale": "ja",
|
|
"pages": {
|
|
"*": ["common"],
|
|
"/": ["index", "common"],
|
|
"/profile": ["profile", "common"],
|
|
"/status": ["status", "common"],
|
|
"/house": ["house", "common"],
|
|
"/tos": ["tos", "common"],
|
|
"/hcunews": ["hcunews", "common"]
|
|
}
|
|
} |