From cd06bab46627ec452c3b1bb458da317e53d680ea Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Wed, 6 May 2026 20:46:10 +0100 Subject: [PATCH] docs: note internal i18n docs are not translated --- docs/.i18n/translation-workflow.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/.i18n/translation-workflow.md b/docs/.i18n/translation-workflow.md index fa229f2d280..6fbde313f8b 100644 --- a/docs/.i18n/translation-workflow.md +++ b/docs/.i18n/translation-workflow.md @@ -43,6 +43,8 @@ Normal runs translate only: - locale pages with stale `x-i18n.source_hash` - pages affected by source deletion/pruning +Internal files under `docs/.i18n/**` are not translation inputs. + If a locale job fails, its artifact is marked failed and carries no payload. The finalizer still commits successful locales. The failed locale remains stale and is picked up by the next incremental run because its source hashes still do not match. ## Artifact contract