Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove locale switcher and translation build scripts #5154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

steveluscher
Copy link

@steveluscher steveluscher commented Mar 5, 2025

Problem

We no longer have a Crowdin account from which to pull translated content.

Summary of Changes

Remove the language switcher, build scripts, configs, and i18n docs.

Warning

This also implies that the language specific URLs will go dead (ie. /de/faq). Anyone who directly links to those will receive a 404 Not Found.

Test plan

npm i && npm start

Language switcher is gone.

image

Fixes #4849.

@steveluscher steveluscher changed the title Remove i18n switcher and build scripts Remove locale switcher and translation build scripts Mar 5, 2025
@steveluscher steveluscher force-pushed the remove-i18n-switcher branch from 7b4a2c4 to c7ae7f6 Compare March 5, 2025 17:39
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.

Missing Localized Content Despite Language Switch
1 participant