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

Update locale ids

This commit is contained in:
yude 2021-03-08 13:44:14 +09:00
parent 3066f5c51a
commit 7128518433

View File

@ -1,6 +1,6 @@
{
"locales": ["en-US", "ja-JP"],
"defaultLocale": "ja-JP",
"locales": ["en", "ja"],
"defaultLocale": "ja",
"pages": {
"/": ["index", "common"],
"/profile": ["profile", "common"],