Skip to content

fix(docs): sync pt-br translations with English source#64

Merged
rhuanbarreto merged 2 commits into
mainfrom
claude/gallant-gould
Mar 16, 2026
Merged

fix(docs): sync pt-br translations with English source#64
rhuanbarreto merged 2 commits into
mainfrom
claude/gallant-gould

Conversation

@rhuanbarreto

Copy link
Copy Markdown
Contributor

Summary

  • Fix factually incorrect plugin format in pt-br/guides/vscode-plugin.mdx — the translation incorrectly stated the VS Code plugin uses the Claude Code .claude-plugin/plugin.json format, when it actually uses VS Code Copilot's native .github/plugin/ format
  • Remove inconsistent /pt-br/ link prefixes across 6 pt-br files — all other translated pages use locale-free paths (e.g., /guides/foo/), but these files had hardcoded /pt-br/ prefixes on some links
  • Translate untranslated link text in pt-br/guides/writing-rules.mdx — "Common Rule Patterns" and "Rule API Reference" were left in English

Test plan

  • bun run validate passes (lint, typecheck, format, test, ADR check, build)
  • No remaining /pt-br/ prefixed links in any pt-br content files
  • Verify links resolve correctly in the Starlight dev server

🤖 Generated with Claude Code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 16, 2026

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0c0bf51
Status: ✅  Deploy successful!
Preview URL: https://eec1be43.archgate-cli.pages.dev
Branch Preview URL: https://claude-gallant-gould.archgate-cli.pages.dev

View logs

Fix factually incorrect plugin format description in vscode-plugin and
normalize internal links across 6 pt-br files to remove inconsistent
/pt-br/ prefixes, matching the pattern used by all other translated pages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rhuanbarreto rhuanbarreto force-pushed the claude/gallant-gould branch from a8b77b0 to 57f417b Compare March 16, 2026 01:19
Ensures readers stay in the Portuguese locale when navigating between
pages. All internal links in pt-br docs now consistently use the
/pt-br/ URL prefix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rhuanbarreto rhuanbarreto merged commit e1dd6b7 into main Mar 16, 2026
7 checks passed
@rhuanbarreto rhuanbarreto deleted the claude/gallant-gould branch March 16, 2026 01:27
@github-actions github-actions Bot mentioned this pull request Mar 16, 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