Skip to content

Translate documentation#52

Merged
serhiipylypchuk1991 merged 11 commits into
nextfrom
sp-next-translation
Jun 11, 2026
Merged

Translate documentation#52
serhiipylypchuk1991 merged 11 commits into
nextfrom
sp-next-translation

Conversation

@serhiipylypchuk1991

Copy link
Copy Markdown
Collaborator
  • resolve leftover merge conflict markers in loading-data
  • split related links into "Related articles" and "Related API" in working-with-server
  • drop trailing punctuation from list items and simplify API link labels

- resolve leftover merge conflict markers in loading-data
- split related links into "Related articles" and "Related API" in working-with-server
- drop trailing punctuation from list items and simplify API link labels
@serhiipylypchuk1991 serhiipylypchuk1991 self-assigned this Jun 11, 2026
- configure i18n block in docusaurus.config.js (locales, localeConfigs)
- add locale dropdown to navbar and search language array (ko excluded — lunr bug)
- scaffold i18n/ translation files for all four locales
- translate UI chrome: navbar, footer, sidebar categories, blog options
- translate theme strings in code.json (reused from docs-kanban + manual fills)
- doc content (.md) stays English fallback until convert step
- add i18n/ to dhx-md-data-transformer-plugin loader include
- without it @short/@getshort, admonitions and empty-link
  resolution were left raw in translated locale builds
- matches the working docs-kanban reference config
- translate all 62 docs/*.md into i18n/de current/
- API (45), guides (13), news (2), root pages (2)
- copy image assets into the locale tree so build resolves them
- add .sync marker at source HEAD 995cefe for future updates
- formal "Sie" register, English heading anchors preserved
- translate all 62 docs/*.md into i18n/zh current/
- API (45), guides (13), news (2), root pages (2)
- copy image assets into the locale tree for build resolution
- add .sync marker at source HEAD 34a2b62 for future updates
- formal written Chinese, CJK/Latin spacing, English anchors kept
- add a space after a link in news/migration so the dhx loader
  normalizes both links (CJK adjacency broke link resolution)
- translate all 62 docs/*.md into i18n/ko current/
- API (45), guides (13), news (2), root pages (2)
- copy image assets into the locale tree for build resolution
- add .sync marker at source HEAD 05469eb for future updates
- formal 합니다체 register, English heading anchors preserved
- keep a space after a link in news/migration so the dhx loader
  resolves it (Korean particle adjacency breaks link resolution)
- translate all 62 docs/*.md into i18n/ru current/
- API (45), guides (13), news (2), root pages (2)
- copy image assets into the locale tree for build resolution
- add .sync marker at source HEAD 44e03f9 for future updates
- natural technical Russian, transliterated terms (АПИ, виджет),
  English heading anchors preserved
- comment out editUrl in preset-classic docs options to remove
  the "Edit this page" links
- minor indentation fix on the search language array
- move the colon outside the bold markers in "Related ..." and
  export option labels: **Label:** -> **Label**:
- fix a stray double colon (**Related articles:**: -> **Related articles**:)
- applied to 14 English source files and their Korean translations
- move the full-width colon outside the bold markers in
  "Related ..." and export option labels: **标签:** -> **标签**:
- aligns zh with the English source, de, ru and ko locales
- 18 labels across 14 Chinese translation files
- replace Cyrillic "АПИ" with "API" in description frontmatter
- affects ~62 localized ru documentation pages
@serhiipylypchuk1991
serhiipylypchuk1991 merged commit dd31194 into next Jun 11, 2026
@serhiipylypchuk1991
serhiipylypchuk1991 deleted the sp-next-translation branch June 11, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant