summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-01-02 23:11:01 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-01-02 23:11:01 -0500
commitaef2550d23e5cf61adb699d90f39f5799db29bdf (patch)
tree45877b6f42abefd654415e9709399d784acc707f /docs
parent00932a335c86be1303ff6443b38d1db629b444fc (diff)
downloadSMAPI-aef2550d23e5cf61adb699d90f39f5799db29bdf.tar.gz
SMAPI-aef2550d23e5cf61adb699d90f39f5799db29bdf.tar.bz2
SMAPI-aef2550d23e5cf61adb699d90f39f5799db29bdf.zip
add Japanese translations, update translation docs
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
-rw-r--r--docs/release-notes.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md
index 996e9444..3a570f48 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -68,7 +68,7 @@ French | ❑ not translated
German | ✓ [fully translated](../src/SMAPI/i18n/de.json)
Hungarian | ❑ not translated
Italian | ❑ not translated
-Japanese | ❑ not translated
+Japanese | ✓ [fully translated](../src/SMAPI/i18n/ja.json)
Korean | ❑ not translated
Portuguese | ✓ [fully translated](../src/SMAPI/i18n/pt.json)
Russian | ✓ [fully translated](../src/SMAPI/i18n/ru.json)
diff --git a/docs/release-notes.md b/docs/release-notes.md
index a8fa2b90..464803b2 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -17,7 +17,7 @@
* fixed spawning custom rings added by mods;
* Fixed errors when some item data is invalid.
* Internal optimizations.
- * Updated translations. Thanks to L30Bola (added Portuguese) and PlussRolf (added Spanish)!
+ * Updated translations. Thanks to L30Bola (added Portuguese), PlussRolf (added Spanish), and shirutan (added Japanese)!
* For the web UI:
* Added option to edit & reupload in the JSON validator.