mirror of
https://github.com/yude-jp/yude.jp
synced 2024-11-18 03:20:09 +09:00
9 lines
202 B
JSON
9 lines
202 B
JSON
{
|
|
"locales": ["en-US", "ja-JP"],
|
|
"defaultLocale": "ja-JP",
|
|
"pages": {
|
|
"/": ["index", "common"],
|
|
"/profile": ["profile", "common"],
|
|
"/status": ["status", "common"]
|
|
}
|
|
} |