Remove non english translations#2093
Open
AnastasiaTWW wants to merge 4 commits into
Open
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.