Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(theme-translations): add missing theme translations for pt-BR #10070

Merged
merged 5 commits into from Apr 25, 2024

Conversation

h3nr1ke
Copy link
Contributor

@h3nr1ke h3nr1ke commented Apr 23, 2024

Pre-flight checklist

  • I have read the Contributing Guidelines on pull requests.
  • If this is a code change: I have written unit tests and/or added dogfooding pages to fully verify the new behavior.
  • If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

This commit adds the missing strings in the pt_BR files inside the docusaurus-theme-translation

Test Plan

1 - Build the project

yarn install
yarn build:packages && yarn start:website --locale pt-BR

2 - Access the areas affected by the translation

Algolia

EN
image

image

image

PT-BR
image

image

image

Test links

I dont have test links for this change

Related issues/PRs

Help us translate the Docusaurus 2 website #3526

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Apr 23, 2024
Copy link

netlify bot commented Apr 23, 2024

[V2]

Built without sensitive environment variables

Name Link
🔨 Latest commit 255af1b
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/662848f244c846000806fa12
😎 Deploy Preview https://deploy-preview-10070--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟠 50 🟢 98 🟢 96 🟢 100 🟠 88 Report
/docs/installation 🟠 54 🟢 96 🟢 100 🟢 100 🟠 88 Report
/docs/category/getting-started 🟠 75 🟢 100 🟢 100 🟢 90 🟠 88 Report
/blog 🟠 66 🟢 100 🟢 100 🟢 90 🟠 88 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 64 🟢 96 🟢 100 🟢 100 🟠 88 Report
/blog/tags/release 🟠 68 🟢 100 🟢 100 🟠 80 🟠 88 Report
/blog/tags 🟠 73 🟢 100 🟢 100 🟢 90 🟠 88 Report

@slorber slorber changed the title Translating strings to pt-BR fix(theme-translations): add missing theme translations for pt-BR Apr 25, 2024
@slorber slorber added the pr: bug fix This PR fixes a bug in a past release. label Apr 25, 2024
Copy link
Collaborator

@slorber slorber left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@slorber slorber merged commit 9418786 into facebook:main Apr 25, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants