mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
493687b5bb
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. |
||
---|---|---|
.. | ||
i18n.js | ||
log.js | ||
util.js |