node-red/packages/node_modules/@node-red/util/lib
Nick O'Leary 493687b5bb
Allow editor language to be chosen in editor settings
This gets stored in localStorage of the browser which is not
ideal. This is because we load language catalogs before we
load user preferences - so if this was stored in the runtime,
the editor wouldn't know the user's preference until it was
too late to apply it.

This is likely good enough for now - may need to do something
more convoluted later on.
2019-04-25 15:23:08 +01:00
..
i18n.js Allow editor language to be chosen in editor settings 2019-04-25 15:23:08 +01:00
log.js API documentation updates 2018-12-05 13:00:25 +00:00
util.js Add api docs landing content 2019-02-28 22:21:22 +00:00