openclaw/scripts/docs-i18n
Mason Huang eaeedbf1f9
fix(docs): finalize i18n postprocess before skip (#92668)
Summary:
- Merged fix(docs): finalize i18n postprocess before skip after ClawSweeper review.

Automerge notes:
- No ClawSweeper repair was needed after automerge opt-in.

Validation:
- ClawSweeper review passed for head ad79445835.
- Required merge gates passed before the squash merge.

Prepared head SHA: ad79445835
Review: https://github.com/openclaw/openclaw/pull/92668#issuecomment-4698629026

Co-authored-by: Mason Huang <masonxhuang@tencent.com>
Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>
Approved-by: hxy91819
Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com>
2026-06-13 13:17:03 +00:00
..
testdata/behavior
behavior_baseline_test.go
codex_command_unix.go
codex_command_windows.go
codex_command_windows_test.go
doc_chunked_raw.go
doc_mode.go fix(docs): finalize i18n postprocess before skip (#92668) 2026-06-13 13:17:03 +00:00
doc_mode_test.go
glossary.go
go.mod
go.sum
html_translate.go
localized_links.go
localized_links_test.go
main.go fix(docs): finalize i18n postprocess before skip (#92668) 2026-06-13 13:17:03 +00:00
main_test.go fix(docs): finalize i18n postprocess before skip (#92668) 2026-06-13 13:17:03 +00:00
markdown_segments.go
masking.go
order.go
placeholders.go
process.go fix(docs): finalize i18n postprocess before skip (#92668) 2026-06-13 13:17:03 +00:00
prompt.go
prompt_test.go
relocalize.go fix(docs): finalize i18n postprocess before skip (#92668) 2026-06-13 13:17:03 +00:00
relocalize_test.go fix(docs): finalize i18n postprocess before skip (#92668) 2026-06-13 13:17:03 +00:00
segment.go
tm.go
translator.go fix: make docs i18n frontmatter translation resilient (#91578) 2026-06-09 03:43:01 +00:00
translator_test.go fix: make docs i18n frontmatter translation resilient (#91578) 2026-06-09 03:43:01 +00:00
util.go
util_test.go