Files
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

28 lines
498 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 目标语言列表(Android 资源目录后缀)
# 例如:zh(简体中文)、ja(日语)、zh-rTW(繁体中文)
targets:
- zh
- ja
- zh-rTW
- ko-rKR
- ru
# 项目根目录(用于扫描 Android 模块)
workspaceRoot: ".."
# 扫描哪些模块(相对 workspaceRoot
modules:
- app
- ai
- highlight
- search
- rag
# 并发翻译请求数(可选,默认 1
concurrency: 4
# 翻译提供者
provider:
type: openai
model: moonshotai/kimi-k2-0905