Update translation

This commit is contained in:
yude 2021-05-23 15:45:24 +09:00
parent 56b552cac3
commit 68386bd8c2
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
1 changed files with 3 additions and 1 deletions

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"]
}
}