[improvement] Adding all english i18n keys to help people with the application translation

This commit is contained in:
Vinicius Moreira
2019-11-25 13:42:32 -03:00
parent b59cb347c4
commit 3bd493e225
4 changed files with 67 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.7.3]
### Improvements
- Not breaking the application when a i18n (translation) key was not found
- Adding all english (**en**) i18n keys to help people with the application translation
## [0.7.2] 2019-11-01
### Improvements