Added a Japanese translation (#121)

* add japanese translation files to develop.

* Update README and Commit a Japanese install Guide.

* update version here translation.

* update japanese translation files.

* update README.ja
This commit is contained in:
fusengum
2022-12-07 01:24:00 +09:00
committed by GitHub
parent 24696acdbe
commit 087d36622e
10 changed files with 96 additions and 1 deletions

View File

@ -116,6 +116,7 @@
"oc": "./languages/oc.json",
"pl-PL": "./languages/pl.json",
"de-DE": "./languages/de.json",
"it-IT": "./languages/it.json"
"it-IT": "./languages/it.json",
"ja-JP": "./languages/ja.json"
}
}