Test translation with updated skill /docs-i18n#48
Open
serhiipylypchuk1991 wants to merge 6 commits into
Open
Conversation
- i18n block, localeConfigs and localeDropdown in docusaurus.config.js - generated translation scaffolding for ru and de - translated navbar, sidebar category labels and theme strings
- translate all 71 documentation articles to German under i18n/de - copy doc image assets into the de locale dir - pin original English heading IDs on translated headings to keep in-page anchors stable - fix broken configuration.md anchor links in whats_new (stray slash, wrong anchor slug) for both en source and de
| - **Enhanced [document mode](guides/configuration.md#layout-modes)** | ||
| Added support for different document sizes | ||
|
|
||
| - **Image support** |
Contributor
Author
There was a problem hiding this comment.
Здесь поправились только якоря, к переводам отношения не имеет
- translated all 71 docs pages into Russian under i18n/ru - copied 9 referenced images into the ru content tree - added explicit anchor IDs to translated headings to keep cross-links working - wrote .sync marker (HEAD afb5fb5); build --locale ru passes cleanly
- registered zh (简体中文) and ko (한국어) in docusaurus.config.js - generated translation scaffolding (code, navbar, footer, current, blog options) - translated UI strings: code.json (140 entries), navbar.json, sidebar labels - footer and blog options left in English (brand/social names), matching ru/de - build --locale zh and --locale ko both pass
- translated all 71 docs pages into Simplified Chinese under i18n/zh - copied 9 referenced images into the zh content tree - added explicit anchor IDs to translated headings to keep cross-links working - wrote .sync marker (HEAD 7332912); build --locale zh passes cleanly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.