Skip to content

feat: move translations to framework concepts#2288

Open
Bojan Rajh (bojanrajh) wants to merge 5 commits into
mainfrom
dx/move-translations
Open

feat: move translations to framework concepts#2288
Bojan Rajh (bojanrajh) wants to merge 5 commits into
mainfrom
dx/move-translations

Conversation

@bojanrajh
Copy link
Copy Markdown
Contributor

Summary

This PR moves Concepts > Translations into Concepts > Framework > Translations, leaving 4 Concept categories:

  • Framework
  • Extensions
  • Commerce
  • API

Related links

#2265

Checklist

  • I reviewed affected links, code samples, and cross-references, including PageRef references where relevant.
  • I added or updated redirects in .gitbook.yaml if pages were moved, renamed, or deleted.
  • I updated .wordlist.txt (and sorted it) if spellcheck flags new legitimate terms.
  • Any required dependent changes in downstream modules have already been merged and published.
  • This pull request is ready for review.

Notes

Copilot AI review requested due to automatic review settings May 18, 2026 16:51
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Moved markdown files detected. Please ensure redirects are updated in .gitbook.yaml file.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves the translations concept documentation under the Concepts → Framework → Translations section and updates several guides to reference the new location, including adding a redirect for the old section path.

Changes:

  • Added a new concepts/framework/translations/ section (index + fallback guide).
  • Updated multiple guides to point translation-related links to the new location.
  • Added a GitBook redirect from concepts/translations/ to concepts/framework/translations/.

Reviewed changes

Copilot reviewed 7 out of 9 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
guides/upgrades-migrations/language-pack-migration.md Updates reference link to the translation handling concept page.
guides/upgrades-migrations/extension-translation.md Updates links to the fallback-language-selection concept page.
guides/plugins/plugins/storefront/styling/add-translations.md Updates fallback-language-selection link to the new concepts path.
guides/plugins/plugins/administration/templates-styling/adding-snippets.md Updates fallback-language-selection link to the new concepts path.
guides/plugins/apps/administration/adding-snippets.md Updates fallback-language-selection link to the new concepts path.
concepts/framework/translations/index.md Adds a new “Translations” landing page under framework concepts.
concepts/framework/translations/fallback-language-selection.md Adds the fallback language selection guide under the new section.
concepts/framework/translations/built-in-translation-system.md Updates internal link to the fallback language selection guide.
.gitbook.yaml Adds redirect from old translations concepts path to the new location.
Comments suppressed due to low confidence (1)

concepts/framework/translations/built-in-translation-system.md:79

  • The link to the fallback language guide is unnecessarily (and incorrectly) routed via ./../../concepts/... even though this page already lives in concepts/framework/translations/. This relative path will not resolve correctly; link directly to the sibling page instead (e.g., ./fallback-language-selection.md).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread guides/upgrades-migrations/extension-translation.md
Comment thread guides/upgrades-migrations/extension-translation.md
Comment thread guides/upgrades-migrations/language-pack-migration.md Outdated
Comment thread .gitbook.yaml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment thread guides/upgrades-migrations/extension-translation.md Outdated
Comment thread guides/upgrades-migrations/extension-translation.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants