mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/LocalizationData.git
synced 2025-10-14 13:45:55 +08:00
Compare commits
5 Commits
4.3.1(PU)_
...
main
Author | SHA1 | Date | |
---|---|---|---|
|
94e0a78e3d | ||
|
c2c40b78f3 | ||
|
1f56c076fd | ||
|
0d2c3bce97 | ||
|
c402e8eb97 |
2
.github/workflows/auto_release.yml
vendored
2
.github/workflows/auto_release.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
shared-key: "share"
|
||||
|
||||
- name: Setup localization runner tools
|
||||
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
|
||||
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.2 localization
|
||||
|
||||
- name: Auto Release
|
||||
env:
|
||||
|
2
.github/workflows/pr_check.yml
vendored
2
.github/workflows/pr_check.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
shared-key: "share"
|
||||
|
||||
- name: Setup localization runner tools
|
||||
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
|
||||
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.2 localization
|
||||
|
||||
- name: PR Check
|
||||
env:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"update_time": "2025-09-19 14:30",
|
||||
"update_time": "2025-10-13 14:50",
|
||||
"languages": [
|
||||
{
|
||||
"name": "chinese_(simplified)",
|
||||
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"branch": "cn_rsui",
|
||||
"version": "4.3.1(PU)_CNRSUI_V0",
|
||||
"version": "4.3.1(PU)_CNRSUI_V2",
|
||||
"info": "[社区] 简中双语增强汉化",
|
||||
"note": "由RSUI红星联合工业舰队提供的双语修改版本,基于社区汉化、游戏文本二次修改翻译。"
|
||||
},
|
||||
@@ -63,7 +63,7 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"branch": "cn_rsui",
|
||||
"version": "4.3.1(PTU)_CNRSUI_V2",
|
||||
"version": "4.3.2(PTU)_CNRSUI_V2",
|
||||
"info": "[社区] 简中双语增强汉化",
|
||||
"note": "由RSUI红星联合工业舰队提供的双语修改版本,基于社区汉化、游戏文本二次修改翻译。"
|
||||
},
|
||||
|
Reference in New Issue
Block a user