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

Translated Governance and Apps Pages Don't Work #597

Open
dsanders11 opened this issue Jul 4, 2024 · 5 comments
Open

Translated Governance and Apps Pages Don't Work #597

dsanders11 opened this issue Jul 4, 2024 · 5 comments
Labels
area:i18n Related to website internationalization 🪲 bug Something isn't working

Comments

@dsanders11
Copy link
Member

For some reason the translated versions of the "Governance" and "Apps" pages throw 404s. The strange thing is they seem to load initially and then switch to 404, and the console output logs a few hydration errors. Their broken nature is also noted in the build output constantly, e.g.:

2024-07-04T00:25:32.0141233Z - Broken link on source page path = /fr/docs/latest/api/notification:
2024-07-04T00:25:32.0142251Z    -> linking to /fr/governance
2024-07-04T00:25:32.0142885Z    -> linking to /fr/apps
@dsanders11 dsanders11 added 🪲 bug Something isn't working area:i18n Related to website internationalization labels Jul 4, 2024
@JeelRajodiya
Copy link

Hi David, Is the issue open for outside contributors? I would like to solve it.

@dsanders11
Copy link
Member Author

@JeelRajodiya, yep! PRs welcome for bug fixes. 🙂

@JeelRajodiya
Copy link

How do I download all other i18n language data in my local environment?

The repo only contains en version. is there any command I am missing to run?
image

@dsanders11
Copy link
Member Author

@JeelRajodiya, you can use yarn run i18n:download to get the other language data. You'll need to set up a CrowdIn personal API token and can set it in your environment (as CROWDIN_PERSONAL_TOKEN) before running the command.

@JeelRajodiya
Copy link

Hello, I apologize for not opening a PR yet. I’ve been quite busy lately, but I’m still interested in working on it. I’ll continue when I have some free time. If someone else wants to take it on in the meantime, please feel free to do so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:i18n Related to website internationalization 🪲 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants