diff --git a/changelog.txt b/changelog.txt index a31c1ab..20e081b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.18.5 +Date: 24. 2. 2020 + Locale: + - Added translated mod description +--------------------------------------------------------------------------------------------------- Version: 0.18.4 Date: 23. 2. 2020 Changes: diff --git a/info.json b/info.json index 2276252..89bf7f6 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "Autofilter", - "version": "0.18.4", + "version": "0.18.5", "title": "Autofilter", "author": "Wyrrrd", "dependencies": ["base >= 0.18.0"], diff --git a/locale/de/strings.cfg b/locale/de/strings.cfg index a3da81c..be7ee11 100644 --- a/locale/de/strings.cfg +++ b/locale/de/strings.cfg @@ -1,3 +1,6 @@ +[mod-description] +Autofilter=Setzt Greifarmfilter automatisch, basierend auf dem angrenzenden Inventar. + [mod-setting-name] Autofilter_Mode=Autofilter-Modus diff --git a/locale/en/strings.cfg b/locale/en/strings.cfg index ac95deb..b4b9c83 100644 --- a/locale/en/strings.cfg +++ b/locale/en/strings.cfg @@ -1,3 +1,6 @@ +[mod-description] +Autofilter=Automatically set inserter filters based on adjacent inventory. + [mod-setting-name] Autofilter_Mode=Autofilter Mode