-
Notifications
You must be signed in to change notification settings - Fork 405
feat(locadex): continuous i18n #4808
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
Conversation
✅ Localization Complete!This repository has been successfully internationalized! 🎉 Localization completed by Locadex in 230 seconds. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| <ComponentExample title="例1" /> | ||
|
|
||
| <ComponentExample title="例2" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hallucination
| --- | ||
|
|
||
| import Content from '@site/i18n/jp/docusaurus-plugin-content-docs/current/best-practices/_snippets/_avoid_mutations.md'; | ||
| import Content from '@site/docs/best-practices/_snippets/_avoid_mutations.md'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These snippet imports should be from the Japanese version, otherwise the snippet content will show up as English inside the Japanese page.
| <!--AUTOGENERATED_START--> | ||
| <!--AUTOGENERATED_END--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is also a build time script https://github.com/ClickHouse/clickhouse-docs/blob/3ca614629bc6c4c1eeecb97840e8e1b5ad7c07bc/scripts/autogenerate-table-of-contents.sh that generates a table of contents for these landing pages.
| @@ -16,7 +16,7 @@ import image_5 from '@site/static/images/use-cases/AI_ML/jupyter/5.png'; | |||
| import image_6 from '@site/static/images/use-cases/AI_ML/jupyter/6.png'; | |||
| import image_7 from '@site/static/images/use-cases/AI_ML/jupyter/7.png'; | |||
| import image_8 from '@site/static/images/use-cases/AI_ML/jupyter/8.png'; | |||
| import image_9 from '@site/static/images/use-cases/AI_ML/jupyter/9.png'; | |||
| import image_9 from '@site/static/images/use-cases/use-cases/AI_ML/jupyter/9.png'; | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hallucination which breaks the build for Jp
|
🔄 Automatically closed A more recent translation PR (#4827) was created. This PR is now outdated. |
PR Opened by Locadex
This PR was opened by Locadex to internationalize your repository.
Configure Locadex settings for Clickhouse Docs