Skip to content

Commit

Permalink
Update installerlng.nsi
Browse files Browse the repository at this point in the history
Adding French macro.
  • Loading branch information
jujudusud authored Feb 26, 2021
1 parent 2c90392 commit 822cba1
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 822cba1

Please sign in to comment.