0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00
yude.jp/i18n.json

9 lines
202 B
JSON
Raw Normal View History

2021-02-06 14:30:05 +09:00
{
"locales": ["en-US", "ja-JP"],
"defaultLocale": "ja-JP",
"pages": {
2021-02-08 16:05:44 +09:00
"/": ["index", "common"],
2021-02-13 14:06:05 +09:00
"/profile": ["profile", "common"],
"/status": ["status", "common"]
2021-02-06 14:30:05 +09:00
}
}