-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
[pt-br] Localize tasks/debug/_index.md #49500
base: main
Are you sure you want to change the base?
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
/assign @stormqueen1990 |
/cc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Olá @paulofponciano! 👋🏻
Muito obrigada pela tua contribuição! De forma geral o texto está correto, apenas deixei duas sugestões para legibilidade e um termo que faltou traduzir.
Co-authored-by: Mauren <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Co-authored-by: Mauren <[email protected]>
Olá @stormqueen1990, |
Description
Esse PR traz a localização da página https://kubernetes.io/docs/tasks/debug/ para PT-BR. Adicionado a raiz de
/content/pt-br/docs/tasks/debug
o arquivo_index.md
, ficando localizado como/content/pt-br/docs/tasks/debug/_index.md
no repositório.This PR introduces the localization of the page https://kubernetes.io/docs/tasks/debug/ to PT-BR. The file
_index.md
has been added to the root of/content/pt-br/docs/tasks/debug
, and it will be located as/content/pt-br/docs/tasks/debug/_index.md
in the repository.Issue
Closes: #49466