Skip to content

Commit

Permalink
Merge pull request #1 from jujudusud/patch-3
Browse files Browse the repository at this point in the history
Update installerlng.nsi
  • Loading branch information
jujudusud authored Feb 26, 2021
2 parents b2fc157 + 822cba1 commit 73ac537
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/res/translation/wininstaller/installerlng.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@

!insertmacro MUI_LANGUAGE "Dutch"
!include "${ROOT_PATH}\src\res\translation\wininstaller\nl.nsi"

!insertmacro MUI_LANGUAGE "French"
!include "${ROOT_PATH}\src\res\translation\wininstaller\fr.nsi"

0 comments on commit 73ac537

Please sign in to comment.