Skip to content

Commit 8146dbe

Browse files
committed
add Catalan language to the installer
1 parent 667aa45 commit 8146dbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

installer/HashCheck.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ FunctionEnd
5151
!insertmacro MUI_LANGUAGE "Swedish"
5252
!insertmacro MUI_LANGUAGE "Turkish"
5353
!insertmacro MUI_LANGUAGE "Ukrainian"
54+
!insertmacro MUI_LANGUAGE "Catalan"
5455

5556
VIProductVersion "2.3.1.7"
5657
VIAddVersionKey /LANG=${LANG_ENGLISH} "ProductName" "HashCheck Shell Extension"

0 commit comments

Comments
 (0)