[fix] Fix missing i18n keys when there are no mapped translations for the system's default locale

This commit is contained in:
Vinícius Moreira
2019-12-20 10:23:36 -03:00
parent 6bd27b565e
commit d2077def93
3 changed files with 6 additions and 2 deletions

View File

@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.7.5] 2019-12-20
### Fixes
- Fix missing i18n keys when there are no mapped translations for the system's default locale [#40](https://github.com/vinifmor/bauh/issues/40)
## [0.7.4] 2019-12-09
### Improvements
- AUR