Research the use of https://github.com/Microsoft/vscode-nls-dev
This adds support for localization of strings within Typescript and JS.
We should at least consider preparing for something similar to this, instead of hardcoding strings in TS and JS (as this only piles up the code that may need to be refactored).
Research the use of https://github.com/Microsoft/vscode-nls-dev
This adds support for localization of strings within Typescript and JS.
We should at least consider preparing for something similar to this, instead of hardcoding strings in TS and JS (as this only piles up the code that may need to be refactored).