Skip to content

Commit

Permalink
feat(install.nsi): add Traditional Chinese for installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Prcuvu committed Mar 27, 2018
1 parent b97ccff commit d1a9696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions output/install.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ RequestExecutionLevel admin
; Languages

!insertmacro MUI_LANGUAGE "SimpChinese"
!insertmacro MUI_LANGUAGE "TradChinese"

;--------------------------------

Expand Down

0 comments on commit d1a9696

Please sign in to comment.