I18N: Add Estonian, Russian first-level langs, add many preview langs (#3176)

* Add Estonian, Russian first-level langs, add many preview langs

* Changelog
This commit is contained in:
kermieisinthehouse
2022-11-22 18:27:47 -05:00
committed by GitHub
parent 54c495d867
commit 5a2242e78d
5 changed files with 36 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
* Added tag description filter criterion. ([#3011](https://github.com/stashapp/stash/pull/3011))
### 🎨 Improvements
* Added Estonian and Russian Language translations. Added in-progress Languages for Persian, Ukrainian, Bengali, Thai, Romainian, Hungarian, and Czech.([#3024] (https://github.com/stashapp/stash/pull/3024))
* Also show imperial units for performer height and weight. ([#3097](https://github.com/stashapp/stash/pull/3097))
* Limit number of items in selector drop-downs to 200. ([#3062](https://github.com/stashapp/stash/pull/3062))
* Changed Performer height to be numeric, and changed filtering accordingly. ([#3060](https://github.com/stashapp/stash/pull/3060))