[feat] i18n for nsis installer

This commit is contained in:
2025-11-06 14:55:43 +08:00
parent e774b31396
commit cce56eaf5e
3 changed files with 22 additions and 9 deletions

View File

@@ -25,7 +25,14 @@
"windows": {
"certificateThumbprint": null,
"digestAlgorithm": "sha256",
"timestampUrl": ""
"timestampUrl": "",
"nsis": {
"languages": [
"SimpChinese",
"English",
"TradChinese"
]
}
},
"longDescription": "",
"macOS": {
@@ -82,7 +89,7 @@
"theme": null,
"hiddenTitle": true,
"titleBarStyle": "Transparent",
"visible": false
"visible": false
}
],
"security": {