-
Dear non-english people, if you have a copy of node, can you run and reply with output from:
node -e 'console.log(process.env.LANG)' -
...wondering if it's possible to support i18n in CLI tools using this env value.
node -e 'console.log(process.env.LANG)'