0
0
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:
2021-05-23 15:45:24 +09:00
parent 56b552cac3
commit 68386bd8c2

View File

@@ -2,9 +2,11 @@
"locales": ["en", "ja"],
"defaultLocale": "ja",
"pages": {
"*": ["common"],
"/": ["index", "common"],
"/profile": ["profile", "common"],
"/status": ["status", "common"],
"/house": ["house", "common"]
"/house": ["house", "common"],
"/tos": ["tos", "common"]
}
}