We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3411d commit 3d9abeaCopy full SHA for 3d9abea
distribution/windows/install.nsi
@@ -103,6 +103,7 @@ ManifestDPIAware true
103
!insertmacro MUI_UNPAGE_INSTFILES
104
105
; Set languages (first is default language). Other languages are sorted by ISO code.
106
+; Only specify languages for which we actually have translations, because otherwise strings will show up blank.
107
!insertmacro MUI_LANGUAGE "English"
108
;!insertmacro MUI_LANGUAGE "Arabic"
109
;!insertmacro MUI_LANGUAGE "Catalan"
0 commit comments