File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ GitKraken非公式日本語化プロジェクト
29
29
30
30
1 . GitKrakenの` app.asar ` をプロジェクト直下に` app.asar.original ` としてコピー
31
31
1 . GitKrakenの` app.asar.unpacked ` をプロジェクト直下に` app.asar.original.unpacked ` としてコピー
32
- - ` npm run asar-copy-mac #1と2をあわせてコピー `
33
32
1 . ` asar ` で` app.asar.original ` を` app.extract ` として展開
34
33
- ` npm run extract `
35
34
1 . プロジェクト直下にある` ja-jp.json ` を翻訳する
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ Unofficial GitKraken i18n project
22
22
23
23
1 . Copy GitKraken's ` app.asar ` to project dir and rename to ` app.asar.original ` .
24
24
1 . Copy GitKraken's ` app.asar.unpacked ` to project dir and rename to ` app.asar.original.unpacked ` .
25
- - ` npm run asar-copy-mac # 1 and 2 `
26
25
1 . Extract ` app.asar ` to ` app.extract ` .
27
26
Copy ` en-us.json ` to your locale json file.
28
27
- ` npm run extract `
You can’t perform that action at this time.
0 commit comments