win,msi: fix inclusion of translations by joaocgreis · Pull Request #7798 · nodejs/node
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@evanlucas yes, this is supposed to be commented for now. The translations are not yet active, the installer only has english.
@fhemberger is there a plan to release with translations? Are we just waiting for more translations to arrive? On the build side, we use the stable release of WiX, so english and german are the only languages supported. The WiX website recommends not to use the weekly versions in production, but we could perhaps add just the translation files to the release version, if it works.