Compare commits

..

7 Commits

Author SHA1 Message Date
1e9d4753e8 bump: 4.0.0(PTU)_CNRSUI_V4 2024-12-11 10:03:55 +08:00
2c2230b98d bump: 4.0.0(PTU)_CNRSUI_V3 2024-12-08 12:21:12 +08:00
09d3f16b84 bump: runner_tools v1.0.1 2024-12-04 15:03:14 +08:00
c47994860e bump: version 2024-12-04 14:37:08 +08:00
1be7370bfb 3.24.3 LIVE 9423704 main (#109)
* bump: 4.0.0(PTU)_CNRSUI_V1

* bump: 4.0.0(PTU)_CNRSUI_V2

* fix

* fix: date

* 3.24.3 LIVE 9423704

---------

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>
Co-authored-by: runner <runner@fv-az1198-211.olij14r4f4eezasrnq2weippdh.phxx.internal.cloudapp.net>
2024-12-04 14:21:26 +08:00
b1868849d0 fix: date 2024-12-02 18:07:47 +08:00
3c736c6b9a fix 2024-12-02 15:47:33 +08:00
4 changed files with 353 additions and 1163 deletions

View File

@ -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.0 localization
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
- name: Auto Release
env:

View File

@ -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.0 localization
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
- name: PR Check
env:

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{
"update_time": "2024-11-02 15:50",
"update_time": "2024-12-11 10:10",
"languages": [
{
"name": "chinese_(simplified)",
@ -7,28 +7,28 @@
{
"enabled": true,
"branch": "main",
"version": "3.24.3(PU)_CN_V6",
"version": "3.24.3(PU)_CN_V7",
"info": "[汉化组] 简中全汉化",
"note": "该版本由星际公民汉化组提供"
},
{
"enabled": true,
"branch": "cn_e",
"version": "3.24.3(PU)_CNE_V4",
"version": "3.24.3(PU)_CNE_V5",
"info": "[汉化组] 简中半汉化",
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
},
{
"enabled": true,
"branch": "cn_en",
"version": "3.24.3(PU)_CNEN_V4",
"version": "3.24.3(PU)_CNEN_V5",
"info": "[汉化组] 简中双语汉化",
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
},
{
"enabled": true,
"branch": "cn_pinyin",
"version": "3.24.3(PU)_CN_PINYIN_V4",
"version": "3.24.3(PU)_CN_PINYIN_V5",
"info": "[汉化组] 简中拼音搜索汉化",
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
},
@ -49,9 +49,9 @@
{
"enabled": true,
"branch": "main",
"version": "4.0.0(PTU)_CNRSUI_V2",
"info": "[汉化组] 简中汉化",
"note": "该版本由星际公民汉化组提供"
"version": "4.0.0(PTU)_CNRSUI_V4",
"info": "[社区] 简中双语汉化",
"note": "由RSUI红星联合工业舰队提供的双语修改版本基于社区汉化、游戏文本二次修改翻译。"
}
]
},