[improvement] Not breaking the application when a i18n (translation) key was not found

This commit is contained in:
Vinicius Moreira
2019-11-25 13:09:50 -03:00
parent 8c1bf684ed
commit b59cb347c4
25 changed files with 175 additions and 108 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.7.2'
__version__ = '0.7.3'
__app_name__ = 'bauh'
import os