Skip to content

Remove localization machinery and make the site English-only - #1719

Merged
hsbt merged 1 commit into
mainfrom
claude/clever-feynman-8dac66
Jul 27, 2026
Merged

Remove localization machinery and make the site English-only#1719
hsbt merged 1 commit into
mainfrom
claude/clever-feynman-8dac66

Conversation

@hsbt

@hsbt hsbt commented Jul 27, 2026

Copy link
Copy Markdown
Member

The Spanish and Polish translations have no users or contributors, so this makes the site English-only. The top page moves from source/localizable/ to source/ with its strings inlined from locales/en.yml, and the remaining t() calls in the layouts are replaced with English text. activate :i18n, the localizable proxy block, and the locales/ directory are removed. /es/index.html and /pl/index.html now redirect to the top page, while the existing es/pl redirects for old guides keep pointing to guides.rubygems.org. middleman build succeeds and no longer generates real pages under /es/ or /pl/.

Generated with Claude Code

The Spanish and Polish translations had no users or contributors, so we
decided to drop them. The top page moves out of source/localizable with
its strings inlined from locales/en.yml, and /es/ and /pl/ top pages now
redirect to the top page. The existing es/pl redirects for old guides
already point to guides.rubygems.org and are kept as is.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@hsbt
hsbt force-pushed the claude/clever-feynman-8dac66 branch from f759924 to de35284 Compare July 27, 2026 08:27
@hsbt
hsbt merged commit 3681f48 into main Jul 27, 2026
3 checks passed
@hsbt
hsbt deleted the claude/clever-feynman-8dac66 branch July 27, 2026 08:29
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