NSIS: Added comment with link to NSIS language list

This commit is contained in:
Philipp Wolfer
2022-05-12 10:05:22 +02:00
parent 1f84872b67
commit e36d415f02

View File

@@ -84,6 +84,8 @@ ReserveFile "${NSISDIR}\Plugins\x86-unicode\InstallOptions.dll"
!macroend
; Language files
; See languages available in NSIS at
; https://sourceforge.net/p/nsis/code/HEAD/tree/NSIS/trunk/Contrib/Language%20files/
!insertmacro LOAD_LANGUAGE "English"
; !insertmacro LOAD_LANGUAGE "Arabic"
!insertmacro LOAD_LANGUAGE "Albanian"