Skip to content

Conversation

danielfsbarreto
Copy link
Contributor

@danielfsbarreto danielfsbarreto commented Jun 19, 2025

This PR adds pt-BR translations to all 169 .mdx docs files in the project.

I used a CrewAI flow to help me out with the translation of each file: https://github.com/danielfsbarreto/docs_translator.

Later on I intend to enhance it to help us keep both languages in sync across the project.

I also used this PR as an opportunity to fix broken links all over the place. Now there are only a couple left to fix - which apparently we've got no pages for yet:

➜  docs git:(add-pt-BR-translation) mintlify broken-links     
Checking for broken links...

en/enterprise/resources/frequently-asked-questions.mdx
  /en/how-to/human-in-the-loop 
  
en/observability/portkey.mdx
  /en/api-reference/admin-api/control-plane/api-keys/create-api-key
  /en/api-reference/admin-api/control-plane/api-keys/create-api-key 
  
pt-BR/enterprise/resources/frequently-asked-questions.mdx
  /pt-BR/how-to/human-in-the-loop 
  
pt-BR/observability/portkey.mdx
  /pt-BR/api-reference/admin-api/control-plane/api-keys/create-api-key
  /pt-BR/api-reference/admin-api/control-plane/api-keys/create-api-key 
  
6 broken links found.

https://www.loom.com/share/055bea5c9218417689ee4e1b3614107a

How to test

  1. Learn Brazilian Portuguese 😆
  2. $ cd docs; mintlify dev
  3. Toggle the language selector at the top-left corner
  4. Explore pages to make sure links, images, and content is accurate

@danielfsbarreto danielfsbarreto marked this pull request as draft June 19, 2025 20:12
@danielfsbarreto danielfsbarreto force-pushed the add-pt-BR-translation branch 5 times, most recently from 7e1eda5 to 7cdf850 Compare June 24, 2025 21:20
@danielfsbarreto danielfsbarreto marked this pull request as ready for review June 24, 2025 21:22
@danielfsbarreto danielfsbarreto force-pushed the add-pt-BR-translation branch from 7cdf850 to 3ff5a7d Compare June 24, 2025 21:54
@lucasgomide lucasgomide self-assigned this Jun 25, 2025
Copy link
Contributor

@greysonlalonde greysonlalonde left a comment

Choose a reason for hiding this comment

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

Its en-US counterpart was updated after I did a pass,
so now it includes the new section about @crewbase
Copy link
Member

@tonykipkemboi tonykipkemboi left a comment

Choose a reason for hiding this comment

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

@tonykipkemboi tonykipkemboi merged commit a50fae3 into crewAIInc:main Jun 25, 2025
7 checks passed
dhyeyinf pushed a commit to dhyeyinf/crewAI that referenced this pull request Jul 3, 2025
* docs: add pt-br translations

Powered by a CrewAI Flow https://github.com/danielfsbarreto/docs_translator

* Update mcp/overview.mdx brazilian docs

Its en-US counterpart was updated after I did a pass,
so now it includes the new section about @crewbase
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.

4 participants