Skip to content

New Crowdin updates#469

Open
elibosley wants to merge 512 commits into
mainfrom
l10n_main
Open

New Crowdin updates#469
elibosley wants to merge 512 commits into
mainfrom
l10n_main

Conversation

@elibosley
Copy link
Copy Markdown
Member

@elibosley elibosley commented Apr 24, 2026

Summary by CodeRabbit

  • Documentation Updates

    • Major refresh of API docs (GraphQL Studio tips, streamlined auth and examples), expanded OIDC/SSO troubleshooting, new TPM licensing FAQ, clarified Unraid Connect/Remote Access and flash-backup/boot-device guidance, localized content and asset updates, and added 7.2.6 release notes.
  • UI/UX Improvements

    • Many pages now use collapsible sections for cleaner progressive disclosure; fixed heading/anchor rendering and improved clarity/readability across guides.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 14, 2026

Caution

Review failed

An error occurred during the review process. Please try again later.

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Large-scale multilingual MDX edits: many always-visible subsections converted to collapsible <details> blocks; admonition labels escaped/normalized; heading anchors standardized to {#...}; UI macro tokens added (e.g., %%GraphQL|graphql%%); some React partials replaced with inline localized text; assorted punctuation and code-fence tweaks across DE/ES/FR locales.

Changes

Docs-wide structural & localization updates

Layer / File(s) Summary
Collapsible conversion (content structure)
i18n/*/docusaurus-plugin-content-docs/current/**/*.mdx, i18n/*/.../advanced-tools/*, i18n/*/.../using-unraid-to/**/*
Many always-visible subsections (CLI, API, Connect, Getting-started, Troubleshooting, VMs, storage, system-administration, etc.) were converted into <details>/<summary> accordions and re-indented content moved into those blocks.
API/CLI/OIDC rewrites & tokenization
i18n/*/docusaurus-plugin-content-docs/current/API/*, i18n/*/.../partials/*
API landing/how-to/CLI/OIDC pages rewritten/condensed; introduced inline UI tokens (`%%GraphQL
Admonition & directive normalization
i18n/*/**/**/*.mdx
Escaped bracketed admonition titles (e.g., :::note[Title]:::note\[Title]) across many files; replaced some inline bold warnings with Docusaurus admonitions (:::caution, :::warning).
Anchors & stable IDs
i18n/*/.../release-notes/*, i18n/*/.../getting-started/*
Replaced comment-style/JSX anchor fragments with explicit {#...} heading IDs and added blank lines after adjusted headings for stable fragment linking.
Partial/component replacements
i18n/*/.../partials/flash-drive-selection-guidance.mdx, i18n/*/.../partials/webgui-boot-device-labels.mdx
Removed some React partial/component usage and replaced with inline localized guidance (boot GUID guidance, WebGUI boot-device label note).
Markup consistency (headings, images, fences)
i18n/*/**/partials/*, i18n/*/**/troubleshooting/*
Converted many #### headings to explicit HTML <h4> tags; wrapped images in styled <div> containers; adjusted fenced-code languages and punctuation for consistency.
Release notes updates
i18n/*/.../release-notes/7.3.0.md, i18n/*/.../release-notes/7.2.6.md
Updated 7.3.0 content from rc → stable with expanded package lists/bug/security bullets; added new 7.2.6 release notes (kernel CVE fixes); normalized anchors in release-note files.
Formatting-only files
i18n/*/**/_category_.json
Added trailing newline to JSON category files (EOF newline only).

Estimated code review effort

🎯 4 (Complex) | ⏱️ ~45 minutes

Possibly related PRs

  • unraid/docs#475: Overlapping edits to 7.3.0 release-notes content and anchors.
  • unraid/docs#381: Related API MDX and Crowdin/localization updates affecting the same API pages.
  • unraid/docs#476: Other updates to 7.3.0 release-notes package lists and entries.

Suggested reviewers

  • ljm42

Poem

🐰 I hopped through docs in morning light,

Folded long sections into tidy sight.
Anchors snug, tokens placed just so,
Partial pieces set free to flow.
A carrot for readers — bounce and go!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch l10n_main

elibosley added 21 commits May 14, 2026 17:37
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