Access to `common.` data-i18n from custom nodes

Hey y'all!
Since so many of our custom nodes include many of the same configurable values as the core nodes it'd be great to be able to reference common.* data-i18n translations rather than duplicating and doubly maintaining those translations in our own node's message catalog.

Cheers!

Hi, you can already do that by using node-red:common.blah as the key.

Ah great, thanks so much!

For future visitors of this post it is documented here: https://github.com/node-red/node-red/wiki/Design:-i18n#internationalization

And to see what is available to the Editor in English, for example: https://github.com/node-red/node-red/blob/master/packages/node_modules/%40node-red/editor-client/locales/en-US/editor.json