feat(webui): Add French, Turkish, Vietnamese & translation update (#842)

* add Turkey

* Add French, Vietnamese

* Update translations

* Update settings.js

* add changelog entry

Co-authored-by: Serhan <TPmodding@serhan.in>
This commit is contained in:
brindosch
2020-06-28 22:34:53 +02:00
committed by GitHub
parent 6ce97e7f30
commit def7d285d0
14 changed files with 4273 additions and 1163 deletions

View File

@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- HyperBian - A Raspbian Lite image with Hyperion pre installed.
### Feature
- webui: Suppress default password warning (#830)
- webui: Add French, Vietnamese and Turkey (#842)
## [2.0.0-alpha.6](https://github.com/hyperion-project/hyperion.ng/releases/tag/2.0.0-alpha.6) - 2020-05-27
### Breaking