mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-12 19:28:43 +09:00
Update translation
This commit is contained in:
@@ -2,9 +2,11 @@
|
|||||||
"locales": ["en", "ja"],
|
"locales": ["en", "ja"],
|
||||||
"defaultLocale": "ja",
|
"defaultLocale": "ja",
|
||||||
"pages": {
|
"pages": {
|
||||||
|
"*": ["common"],
|
||||||
"/": ["index", "common"],
|
"/": ["index", "common"],
|
||||||
"/profile": ["profile", "common"],
|
"/profile": ["profile", "common"],
|
||||||
"/status": ["status", "common"],
|
"/status": ["status", "common"],
|
||||||
"/house": ["house", "common"]
|
"/house": ["house", "common"],
|
||||||
|
"/tos": ["tos", "common"]
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user