Use native language names in the language picker

This seems more intuitive to me and is what I've seen in most other
language pickers.
This commit is contained in:
rinpatch 2021-01-20 23:49:34 +03:00
parent fe78ed78fd
commit 11c7355749
3 changed files with 26 additions and 15 deletions

View file

@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Don't filter own posts when they hit your wordfilter
- Language picker now uses native language names
## [2.2.2] - 2020-12-22
### Added