Seperated info messages to their own file

auto detect size still needs work
This commit is contained in:
Dave Conway-Jones
2016-11-14 19:10:02 +00:00
parent d63996eea1
commit db2425c473
7 changed files with 46 additions and 7 deletions

View File

@@ -111,7 +111,7 @@ var obj = module.exports = {
registerMessageCatalog: registerMessageCatalog,
catalog: getCatalog,
i: i18n,
defaultLang:defaultLang
defaultLang: defaultLang
}
obj['_'] = function() {