openclaw/scripts/docs-i18n
Mason 9b0ea7c579
docs: relocalize stale locale links (#61796)
* docs: relocalize stale locale links

* docs: unify locale link postprocessing

* docs: preserve relocalized frontmatter

* docs: relocalize partial docs runs

* docs: scope locale link postprocessing

* docs: continue scoped relocalization

* docs: drain parallel i18n results

* docs: add i18n pipeline link regression tests

* docs: clarify i18n pipeline regression test intent

* docs: update provider references in i18n tests to use example-provider

* fix: note docs i18n link relocalization

* docs: rephrase gateway local ws sentence
2026-04-06 22:37:35 +08:00
..
doc_mode.go docs: relocalize stale locale links (#61796) 2026-04-06 22:37:35 +08:00
doc_mode_test.go
glossary.go
go.mod
go.sum
html_translate.go docs: relocalize stale locale links (#61796) 2026-04-06 22:37:35 +08:00
localized_links.go
localized_links_test.go
main.go docs: relocalize stale locale links (#61796) 2026-04-06 22:37:35 +08:00
main_test.go docs: relocalize stale locale links (#61796) 2026-04-06 22:37:35 +08:00
markdown_segments.go
masking.go
order.go
pi_command.go
pi_rpc_client.go
placeholders.go
process.go docs: relocalize stale locale links (#61796) 2026-04-06 22:37:35 +08:00
prompt.go feat(i18n): add Ukrainian docs and control UI locale 2026-04-05 18:31:02 +01:00
relocalize.go docs: relocalize stale locale links (#61796) 2026-04-06 22:37:35 +08:00
relocalize_test.go docs: relocalize stale locale links (#61796) 2026-04-06 22:37:35 +08:00
segment.go
tm.go
translator.go docs: relocalize stale locale links (#61796) 2026-04-06 22:37:35 +08:00
translator_test.go
util.go
util_test.go