The NSIS installer is English-only: bundle.windows.nsis.languages in src-tauri/tauri.conf.json + src-tauri/windows/English.nsh (template for custom strings).
Acceptance: three new .nsh files, languages listed in the config, installer builds in CI (windows-package job).
The NSIS installer is English-only:
bundle.windows.nsis.languagesinsrc-tauri/tauri.conf.json+src-tauri/windows/English.nsh(template for custom strings).Acceptance: three new
.nshfiles, languages listed in the config, installer builds in CI (windows-package job).