Add Japanese language support and translations

Co-authored-by: kz2870 <kz2870@users.noreply.github.com>
This commit is contained in:
Takahisa-Okawa
2025-11-05 22:25:15 +09:00
parent 4cb85f6480
commit 9de40f067b
13 changed files with 932 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
{
"locale-en-US": "English"
"locale-en-US": "English",
"locale-ja-JP": "日本語"
}