Skip to content

Docs (translations): Add Portuguese (pt-br) documentation for testing, migration, and FAQs. Bump to v9.2.1#4821

Open
MateusNavarro77 wants to merge 1 commit into
felangel:masterfrom
MateusNavarro77:docs/update-pt-br-docs
Open

Docs (translations): Add Portuguese (pt-br) documentation for testing, migration, and FAQs. Bump to v9.2.1#4821
MateusNavarro77 wants to merge 1 commit into
felangel:masterfrom
MateusNavarro77:docs/update-pt-br-docs

Conversation

@MateusNavarro77

Copy link
Copy Markdown

Hi there, I noticed that some pages in pt-br were not translated or were outdated. Since it's my native language, I decided to contribute by translating and synchronizing them.

Status

READY

Breaking Changes

NO

Description

This PR synchronizes and translates various missing/outdated documentation pages for Portuguese (pt-BR):

  • Sidebar Config (astro.config.mjs): Configured the translation keys for the entire Portuguese sidebar navigation.
  • Landing Page (index.mdx): Updated the landing page to reference package version v9.2.1 in pt-BR.
  • Migration Guide (migration.mdx): Fully translated the comprehensive guide for migrating between major versions (v5.0.0 to v11.0.0) with MDX-compliant escapes.
  • Testing Guide (testing.mdx): Created the page detailing how to test Blocs/Cubits using bloc_test.
  • Naming Conventions (naming-conventions.mdx): Localized the official rules for naming Blocs, Cubits, Events, and States.
  • FAQs (faqs.mdx): Localized the frequently asked questions regarding architecture, async states, and other developer concerns.

All files are structured identically to their English counterparts and the documentation build was verified successfully (npm run build) with zero diagnostic errors and fully validated internal links.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

…ing conventions, and FAQs. Bump bloc version in landing page to v9.2.1
@MateusNavarro77 MateusNavarro77 requested a review from felangel as a code owner June 4, 2026 03:15
@MateusNavarro77 MateusNavarro77 changed the title Docs (pt-br): Add Portuguese documentation for testing, migration, and FAQs. Bump to v9.2.1 Docs (translations): Add Portuguese (pt-br) documentation for testing, migration, and FAQs. Bump to v9.2.1 Jun 4, 2026
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