Skip to content

Commit 7640d88

Browse files
committed
support chinese simplified
Signed-off-by: ふぁ <yuki@yuki0311.com>
1 parent 376d393 commit 7640d88

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

README-en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Notify me when there are updates to this tool
4747
## Source
4848

4949
[Lutwidse/priconner_launch.py](https://gist.github.com/Lutwidse/82d8e7a20c96296bc0318f1cb6bf26ee)
50+
[kira-96/Inno-Setup-Chinese-Simplified-Translation](https://github.com/kira-96/Inno-Setup-Chinese-Simplified-Translation)
5051

5152
## License
5253

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ DMM Game Player のゲームを高速かつセキュアに起動できるラン
4747
## 典拠
4848

4949
[Lutwidse/priconner_launch.py](https://gist.github.com/Lutwidse/82d8e7a20c96296bc0318f1cb6bf26ee)
50+
[kira-96/Inno-Setup-Chinese-Simplified-Translation](https://github.com/kira-96/Inno-Setup-Chinese-Simplified-Translation)
5051

5152
## ライセンス
5253

setup.iss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ WizardStyle=modern
3838
[Languages]
3939
Name: "english"; MessagesFile: "compiler:Default.isl"
4040
Name: "japanese"; MessagesFile: "compiler:Languages\Japanese.isl"
41+
Name: "chinesesimplified"; MessagesFile: "compiler:Languages\ChineseSimplified.isl"
4142

4243
[Files]
4344
Source: "Z:\Project\Python\hack\DMMGamePlayerFastLauncher\dist\{#MyAppExeName}"; DestDir: "{userappdata}\{#MyAppName}"; Flags: ignoreversion

0 commit comments

Comments
 (0)