diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-01-02 23:11:01 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-01-02 23:11:01 -0500 |
commit | aef2550d23e5cf61adb699d90f39f5799db29bdf (patch) | |
tree | 45877b6f42abefd654415e9709399d784acc707f /docs/release-notes.md | |
parent | 00932a335c86be1303ff6443b38d1db629b444fc (diff) | |
download | SMAPI-aef2550d23e5cf61adb699d90f39f5799db29bdf.tar.gz SMAPI-aef2550d23e5cf61adb699d90f39f5799db29bdf.tar.bz2 SMAPI-aef2550d23e5cf61adb699d90f39f5799db29bdf.zip |
add Japanese translations, update translation docs
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |