diff options
-rw-r--r-- | docs/README.md | 4 | ||||
-rw-r--r-- | docs/release-notes.md | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/docs/README.md b/docs/README.md index d675b742..386259a9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -71,6 +71,6 @@ Italian | ❑ not translated Japanese | ❑ not translated Korean | ❑ not translated Portuguese | ❑ not translated -Russian | ❑ not translated +Russian | ✓ [fully translated](../src/SMAPI/i18n/ru.json) Spanish | ❑ not translated -Turkish | ❑ not translated +Turkish | ✓ [fully translated](../src/SMAPI/i18n/tr.json) diff --git a/docs/release-notes.md b/docs/release-notes.md index fde74d9d..c3840148 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -5,7 +5,8 @@ * For the web UI: * If a log can't be uploaded to Pastebin (e.g. due to rate limits), it'll be uploaded to Amazon S3 instead. Logs uploaded to S3 will expire after one month. - * Updated translations. Thanks to feathershine (added Chinese)! + * Improved compatibility with some Linux terminals (thanks to archification and DanielHeath!). + * Updated translations. Thanks to berkayylmao (added Turkish), feathershine (added Chinese), and Osiris901 (added Russian)! ## 3.0 Released 26 November 2019 for Stardew Valley 1.4. |