Fix i18n: message catalogs were reset on each initialization

This commit is contained in:
Takeshi KOMIYA
2018-02-25 21:43:07 +09:00
parent b3e7609a80
commit bc31485b10
3 changed files with 5 additions and 4 deletions

View File

@@ -47,6 +47,8 @@ Features added
Bugs fixed
----------
* i18n: message catalogs were reset on each initialization
Testing
--------