mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/LocalizationData.git
synced 2025-07-01 04:21:58 +08:00
Compare commits
3 Commits
3.24.3(PU)
...
4.0.0(PTU)
Author | SHA1 | Date | |
---|---|---|---|
1e9d4753e8 | |||
2c2230b98d | |||
09d3f16b84 |
2
.github/workflows/auto_release.yml
vendored
2
.github/workflows/auto_release.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
shared-key: "share"
|
shared-key: "share"
|
||||||
|
|
||||||
- name: Setup localization runner tools
|
- 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
|
- name: Auto Release
|
||||||
env:
|
env:
|
||||||
|
2
.github/workflows/pr_check.yml
vendored
2
.github/workflows/pr_check.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
shared-key: "share"
|
shared-key: "share"
|
||||||
|
|
||||||
- name: Setup localization runner tools
|
- 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
|
- name: PR Check
|
||||||
env:
|
env:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"update_time": "2024-12-04 14:40",
|
"update_time": "2024-12-11 10:10",
|
||||||
"languages": [
|
"languages": [
|
||||||
{
|
{
|
||||||
"name": "chinese_(simplified)",
|
"name": "chinese_(simplified)",
|
||||||
@ -49,7 +49,7 @@
|
|||||||
{
|
{
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"branch": "main",
|
"branch": "main",
|
||||||
"version": "4.0.0(PTU)_CNRSUI_V2",
|
"version": "4.0.0(PTU)_CNRSUI_V4",
|
||||||
"info": "[社区] 简中双语汉化",
|
"info": "[社区] 简中双语汉化",
|
||||||
"note": "由RSUI红星联合工业舰队提供的双语修改版本,基于社区汉化、游戏文本二次修改翻译。"
|
"note": "由RSUI红星联合工业舰队提供的双语修改版本,基于社区汉化、游戏文本二次修改翻译。"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user