Skip to content

[i18n] Add Bengali translation for blueprints resources and steps#3463

Open
perashanid wants to merge 3 commits intoWordPress:trunkfrom
perashanid:bn-translate-blueprints-resources-steps
Open

[i18n] Add Bengali translation for blueprints resources and steps#3463
perashanid wants to merge 3 commits intoWordPress:trunkfrom
perashanid:bn-translate-blueprints-resources-steps

Conversation

@perashanid
Copy link
Copy Markdown
Contributor

Motivation for the change, related issues

Continuing Bengali translation efforts for WordPress Playground documentation. This PR adds Bengali translations for four more blueprint documentation pages covering resources, steps, and bundles.

Implementation details

Translated the following files to Bengali:

  • 04-resources.md - Blueprint resources (URL, Git, Core themes/plugins, VFS, Literal, Bundled references)
  • 05-steps-shorthands.md - Blueprint steps shorthands (login, plugins, siteOptions, defineWpConfigConsts)
  • 05-steps.md - Blueprint steps (main API reference for all available step types)
  • 06-bundles.md - Blueprint bundles (self-contained packages with blueprint.json and resources)

All translations:

  • Maintain the original structure and formatting
  • Preserve all code examples, TypeScript definitions, and technical terms
  • Use accurate Bengali terminology for technical concepts
  • Keep all import statements and interactive components functional

Testing Instructions (or ideally a Blueprint)

  1. Navigate to the Bengali documentation site when deployed
  2. Verify the translated pages render correctly
  3. Check that all code examples and TypeScript definitions display properly
  4. Confirm Bengali text displays properly with correct Unicode characters
  5. Test that all internal links work correctly

@perashanid perashanid requested review from a team, ashfame and Copilot April 3, 2026 06:30
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

Adds Bengali (bn) translations for additional WordPress Playground Blueprint documentation pages (resources, steps, shorthands, bundles) while preserving existing structure and embedded MDX components.

Changes:

  • Added Bengali translation page for Blueprint resource references
  • Added Bengali translation pages for Blueprint steps and step shorthands (including MDX components)
  • Added Bengali translation page for Blueprint bundles (usage + examples)

Reviewed changes

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

File Description
packages/docs/site/i18n/bn/docusaurus-plugin-content-docs/current/blueprints/04-resources.md Bengali translation for resource reference docs (URL/Git/Core/VFS/Literal/Bundled)
packages/docs/site/i18n/bn/docusaurus-plugin-content-docs/current/blueprints/05-steps.md Bengali translation for steps reference page, including dynamic step rendering components
packages/docs/site/i18n/bn/docusaurus-plugin-content-docs/current/blueprints/05-steps-shorthands.md Bengali translation for shorthand syntax reference page
packages/docs/site/i18n/bn/docusaurus-plugin-content-docs/current/blueprints/06-bundles.md Bengali translation for bundles overview and usage examples

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

@ashfame ashfame requested review from fellyph and removed request for ashfame April 3, 2026 06:32
perashanid and others added 2 commits April 3, 2026 12:32
…ent/blueprints/04-resources.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

2 participants