Nsis Installers : add dutch language for Nederland

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4131 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2015-08-18 14:49:32 +00:00
parent 25913172db
commit 918b951005
3 changed files with 16 additions and 2 deletions

View File

@@ -105,7 +105,7 @@
!insertmacro MUI_LANGUAGE "Romanian"
!insertmacro MUI_LANGUAGE "Catalan"
!insertmacro MUI_LANGUAGE "Croatian"
;!insertmacro MUI_LANGUAGE "Nederland"
!insertmacro MUI_LANGUAGE "Dutch"
!insertmacro MUI_RESERVEFILE_LANGDLL
!include lang_extra.nsh