-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[docs] Disable the translations #33445
Comments
On X we have very outdated translations on the pickers that I would also like to remove |
This comment was marked as resolved.
This comment was marked as resolved.
Yes I am talking about the doc |
For the implementation of this, I believe that we will need to: a. Add 301 for all the URLs that are going to become 404, e.g. https://mui.com/pt/careers/ should be a 301 to https://mui.com/careers/
c. Remove the automatic locale redirection material-ui/docs/pages/_app.js Line 62 in ea83824
|
Hi @mnajdova When do you think you might be able to get to this? |
I can start on it next week. We have it in our roadmap for this quarter, but happy to start with it earlier. |
Duplicates
Latest version
Summary 💡
The language menu, redirection, and cookie code should be disabled. At some point we might consider removing the i18n infrastructure.
Examples 🌈
N/A
Motivation 🔦
The two remaining translations (Brazilian Portuguese and Chinese) are at ~25% and declining. We have been unable to attract enough translators to keep up with changes, never mind catch up on the delta to 100%.
Partially translated docs are worse than fully translated. While paying for professional translations might be an option, it would also have an ongoing cost, and it seems unlikely that we would recoup the investment in addition sales.
The text was updated successfully, but these errors were encountered: