mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Seperated info messages to their own file
auto detect size still needs work
This commit is contained in:
@@ -111,7 +111,7 @@ var obj = module.exports = {
|
||||
registerMessageCatalog: registerMessageCatalog,
|
||||
catalog: getCatalog,
|
||||
i: i18n,
|
||||
defaultLang:defaultLang
|
||||
defaultLang: defaultLang
|
||||
}
|
||||
|
||||
obj['_'] = function() {
|
||||
|
Reference in New Issue
Block a user