i18n(pt-br): bring tutorial sub-pages up-to-date#14081
Conversation
❌ Deploy Preview for astro-docs-2 failed. Why did it fail? →Built without sensitive environment variables
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
|
Hi @YanThomas and Astro Docs i18n team! I’ve read through the contribution and i18n docs, but I wanted to leave a quick comment because I opened a few pt-BR PRs in sequence. Just to make the context clear: this is not automated activity or bot-generated spam. I’m trying to help bring the existing pt-BR docs up to date before starting translations for pages that still don’t have a pt-BR version. Related PRs:
Before I continue opening more PRs, I’d like to confirm if this plan makes sense for the pt-BR docs. My idea is to keep future PRs small, grouped by section/topic, avoid mixing unrelated pages, and submit tutorial updates or new translations in small batches. Do you prefer this workflow, or would it be better to wait for the current PRs to be reviewed first, open a tracking issue, or coordinate the next pages somewhere else? |
|
Hey @rafaelcoelhox, this workflow is fine, you can continue doing it and I appreciate the message! Regarding this page, could you fix the merge conflict? |
|
Preview deployment 🔄 Deployment in progress...
|
|
Thanks for the review and for confirming the workflow, I really appreciate it! I fixed the merge conflict. @yanthomasdev |
* main: (32 commits) fix: add missing `fallbackType` option in i18n `middleware()` (#14084) i18n(pt-br): bring tutorial sub-pages up-to-date (#14081) i18n(zh-tw): update `guides/deploy/github.mdx` (#13996) i18n(pt-br): bring tutorial unit index pages up-to-date (#14080) i18n(pt-br): Update islands and upgrade-astro translations (#14078) i18n(pt-br): Bring outdated pages up to date (#14079) i18n(fr): update `integrations-guide/mdx` (#14073) i18n(ko-KR): update `mdx.mdx` (#14082) i18n(de): Bring outdated pages up-to-date (#14068) i18n(ko-KR): update `recipes/` (#14071) Fix preview alias validation for numeric branch names (#14075) Describe interaction of getHeadings with MDX imports (#14072) [ci] format Fix redirects: handle in worker.js instead of _redirects (#14069) Fix preview deploys for PRs targeting version branches (#14066) ci: update nightly reference sync for v7 transition (#14064) [ci] format Deploy Lunaria translation dashboard to Cloudflare Workers (#14061) ci: update docs contributors (#14058) fix: update `nightly.yml` to pull v7 config and errors changes (#14049) ...
Description (required)
Brings the pt-br tutorial step pages up-to-date with their English sources, syncing changes made since the last pt-br translation. Organized into three review-friendly commits:
3-components/3,3-components/4,6-islands/2) — Hamburger → accessible<button>Menu component (aria-*,main-menu/.menu,:has()selector, dark-mode styles, built-in TypeScript support).1-setup/1,1-setup/2,1-setup/5) — Node.js version guidance (even-numbered, minv22.12.0),create astrocommands and restructured setup steps, Netlify import steps + deploy guide link.2-pages/1,4-layouts/3,6-islands/3) — duplicate code-fence tag fix,meta charsetstep, reorderedabout.astroscript + StackBlitz wording.All changes mirror the current English source; no English files were modified. Prettier passes.
Related issues & labels (optional)