Skip to content

Remove non english translations#2093

Open
AnastasiaTWW wants to merge 4 commits into
re-design-wadsfrom
remove-non-english-translations
Open

Remove non english translations#2093
AnastasiaTWW wants to merge 4 commits into
re-design-wadsfrom
remove-non-english-translations

Conversation

@AnastasiaTWW

Copy link
Copy Markdown
Collaborator

No description provided.

AnastasiaTWW and others added 4 commits July 9, 2026 19:00
The docs are now English-only. This removes:

- Translated content dirs: docs/{ja,tr,ar,pt-BR} and docs/latest-{ja,tr,ar,pt-BR}
- Translation snippet dirs: include-{ja,tr,ar,pt-BR}
- Per-language configs: mkdocs-{ja-6.x,tr-6.x,pt-BR-4.8,ar-4.10}.yml
- Translated terraform submodule entries from .gitmodules
- Translation build steps from Dockerfile and netlify.toml
- Language selector (header.html markup, extra.js logic, extra_new.css rules)
- hreflang alternates for non-English locales in main.html

Old translated URLs now redirect to their English equivalents via blanket
/<lang>/* -> /:splat rules in docs/6.x/_redirects. CLAUDE.md updated to
reflect the English-only setup.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Docs are English-only; phrase guidance as if there were never any
translations rather than noting that locales were retired:

- update-feature-docs: drop translation dirs/configs from removal scope,
  grep, redirect, and the frozen-copy loop; rewrite the On-Premise example
  and the "Removal across all languages" section as "Removal across versions"
- deprecate-guide-version: remove the "Translation configs" section
- add-guide-version: remove the translation-configs note
- CLAUDE.md: drop the Translations section and the related "Do NOT" bullet

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Keep the blanket /<lang>/* -> /:splat rules (they prevent 404s for
indexed translated URLs) but remove the prose comment so no textual
trace of translations remains.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant