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,5 +1,8 @@
{
"locale-en-US": {
"defaultMessage": "English"
},
"locale-ja-JP": {
"defaultMessage": "日本語"
}
}