mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/LocalizationData.git
synced 2025-10-20 19:19:06 +08:00
Compare commits
16 Commits
4.3.2(PU)_
...
4.0.1(PTU)
Author | SHA1 | Date | |
---|---|---|---|
|
2251b55ab2 | ||
|
beb2d25875 | ||
|
08fe804bf4 | ||
|
b7d3e5da3e | ||
|
700f34180f | ||
|
3a1dc101dd | ||
|
fd61374ac3 | ||
|
d0d727c831 | ||
|
67047c437c | ||
|
bba961fcf9 | ||
|
83b2ac176e | ||
|
0575a5a2f6 | ||
|
8b839e3389 | ||
|
dbaea293f6 | ||
|
eab39a89c4 | ||
|
c0c0944a33 |
34
.github/workflows/auto_release.yml
vendored
Normal file
34
.github/workflows/auto_release.yml
vendored
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
name: Check Auto Release
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- 'main'
|
||||||
|
workflow_dispatch:
|
||||||
|
jobs:
|
||||||
|
auto-release:
|
||||||
|
if: github.repository == 'StarCitizenToolBox/LocalizationData'
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Set up Rust
|
||||||
|
uses: dtolnay/rust-toolchain@stable
|
||||||
|
|
||||||
|
- name: Rust Cache
|
||||||
|
uses: Swatinem/rust-cache@v2
|
||||||
|
with:
|
||||||
|
cache-all-crates: true
|
||||||
|
prefix-key: "rs_cache"
|
||||||
|
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||||
|
shared-key: "share"
|
||||||
|
|
||||||
|
- name: Setup localization runner tools
|
||||||
|
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
|
||||||
|
|
||||||
|
- name: Auto Release
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
GH_REPO: ${{ github.repository }}
|
||||||
|
run: localization -m auto_release
|
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.2 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:
|
||||||
|
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"update_time": "2024-12-27 10:10",
|
"update_time": "2025-01-24 16:00",
|
||||||
"languages": [
|
"languages": [
|
||||||
{
|
{
|
||||||
"name": "chinese_(simplified)",
|
"name": "chinese_(simplified)",
|
||||||
@@ -42,35 +42,42 @@
|
|||||||
{
|
{
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"branch": "main",
|
"branch": "main",
|
||||||
"version": "4.0.0(PTU)_CN_V7",
|
"version": "4.0.1(PTU)_CN_V4",
|
||||||
"info": "[汉化组] 简中全汉化",
|
"info": "[汉化组] 简中全汉化",
|
||||||
"note": "该版本由星际公民汉化组提供"
|
"note": "该版本由星际公民汉化组提供,纯中文版汉化"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"enabled": true,
|
||||||
|
"branch": "cn_search",
|
||||||
|
"version": "4.0.1(PTU)_CN_SEARCH_V4",
|
||||||
|
"info": "[汉化组] 简中地点双语版",
|
||||||
|
"note": "该版本由星际公民汉化组提供,为地点增加英文双语,便于搜索"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"branch": "cn_rsui",
|
"branch": "cn_rsui",
|
||||||
"version": "4.0.0(PTU)_CNRSUI_V8",
|
"version": "4.0.1(PTU)_CNRSUI_V1",
|
||||||
"info": "[社区] 简中双语增强汉化",
|
"info": "[社区] 简中双语增强汉化",
|
||||||
"note": "由RSUI红星联合工业舰队提供的双语修改版本,基于社区汉化、游戏文本二次修改翻译。"
|
"note": "由RSUI红星联合工业舰队提供的双语修改版本,基于社区汉化、游戏文本二次修改翻译。"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"branch": "cn_e",
|
"branch": "cn_e",
|
||||||
"version": "4.0.0(PTU)_CNE_V7",
|
"version": "4.0.1(PTU)_CNE_V4",
|
||||||
"info": "[汉化组] 简中半汉化",
|
"info": "[汉化组] 简中半汉化",
|
||||||
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
|
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"branch": "cn_en",
|
"branch": "cn_en",
|
||||||
"version": "4.0.0(PTU)_CNEN_V7",
|
"version": "4.0.1(PTU)_CNEN_V4",
|
||||||
"info": "[汉化组] 简中双语汉化",
|
"info": "[汉化组] 简中双语汉化",
|
||||||
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
|
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"branch": "cn_pinyin",
|
"branch": "cn_pinyin",
|
||||||
"version": "4.0.0(PTU)_CN_PINYIN_V7",
|
"version": "4.0.1(PTU)_CN_PINYIN_V4",
|
||||||
"info": "[汉化组] 简中拼音搜索汉化",
|
"info": "[汉化组] 简中拼音搜索汉化",
|
||||||
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
|
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user