summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
-rw-r--r--docs/release-notes.md1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 386259a9..49cf28e4 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -72,5 +72,5 @@ Japanese | ❑ not translated
Korean | ❑ not translated
Portuguese | ❑ not translated
Russian | ✓ [fully translated](../src/SMAPI/i18n/ru.json)
-Spanish | ❑ not translated
+Spanish | ✓ [fully translated](../src/SMAPI/i18n/es.json)
Turkish | ✓ [fully translated](../src/SMAPI/i18n/tr.json)
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 8e1b9f1c..bd377d0b 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -9,6 +9,7 @@
* Fixed compatibility with Linux Mint 18 (thanks to techge!) and Arch Linux.
* Fixed compatibility with Linux systems which have libhybris-utils installed.
* Internal optimizations.
+ * Updated translations. Thanks to PlussRolf (added Spanish)!
* For modders:
* Added asset propagation for grass textures.