[web] fix: using the wrong locale format for the Accept-Language header

This commit is contained in:
Vinicius Moreira
2022-03-25 12:53:14 -03:00
parent 6c8adfe1ed
commit e654ae06a5
4 changed files with 73 additions and 5 deletions

View File

@@ -26,6 +26,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- executed commands are not displayed on the system default language and encoding (requires Flatpak >= 1.12) [#242](https://github.com/vinifmor/bauh/issues/242)
- applications and runtimes descriptions are not displayed on the system default language (when available) [#242](https://github.com/vinifmor/bauh/issues/242)
- Web
- using the wrong locale format for the Accept-Language header
- UI:
- fix: rare crash when updating table items