Files
deepseek-harness/scripts/translation-pairing.manifest.json
T
Ziya cd9d559805 docs: translate development.md to Chinese
First backlog item translated with the dsh-translate-docs skill: full-file
translation, terminology per docs/i18n/terminology.md, structure locked to
the source (11 headings, 10 byte-identical code blocks), fingerprinted and
added to the manifest's required list.
2026-07-03 01:27:34 -07:00

16 lines
288 B
JSON

{
"required": [
"README.md",
"docs/development.md",
"docs/i18n/README.md",
"docs/i18n/translation-rules.md"
],
"excluded": [
"docs/AGENTS.md",
"docs/module-graph.md",
"docs/cordis-catalog/",
"docs/tool-catalog/",
"docs/i18n/terminology.md"
]
}