Add reference to Thai UI text strings

This commit is contained in:
Michael Rose
2019-04-03 15:16:04 -04:00
parent 2413ea7204
commit 60b5bacca8
5 changed files with 7 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
### Enhancements
- Add Thai localized UI text strings. [#2111](https://github.com/mmistakes/minimal-mistakes/pull/2111)
- Update Font Awesome to [v5.8.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.8.1). [#2102](https://github.com/mmistakes/minimal-mistakes/pull/2102)
- Add missing Vietnamese localized UI text strings. [#2097](https://github.com/mmistakes/minimal-mistakes/pull/2097)
- Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe. [#2082](https://github.com/mmistakes/minimal-mistakes/pull/2082)