mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-09-18 08:54:55 +08:00
@@ -16,6 +16,12 @@
|
||||
`translation.worker.run`,触发 Rust provider worker。
|
||||
- `POST /admin/control/translation-proofread`:转发
|
||||
`translation.proofread`,把汉化 workflow 标记为人工校对中。
|
||||
- `POST /admin/control/localized-publish`:转发 `localized.publish`,从工作台或
|
||||
completed worker 结果构建并发布汉化 release。
|
||||
- `POST /admin/control/localized-rollback`:转发 `localized.rollback`,恢复
|
||||
manifest 记录的上一汉化 release。
|
||||
- `GET /admin/translation/status`:转发 `localized.status`,读取当前汉化 release
|
||||
与 workflow 状态。
|
||||
- `GET /admin/translation/tasks`:转发 `translation.tasks`,按分页、release、
|
||||
TextUnit、状态和失败原因过滤查询 worker 状态。
|
||||
- `GET /admin/translation/handoff`:转发 `translation.handoff`,读取当前
|
||||
|
||||
Reference in New Issue
Block a user