You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
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!
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.:
The text was updated successfully, but these errors were encountered: