InnerSourceCommons / InnerSourceCommons/InnerSourcePatterns
Add translation consistency checks for Brazilian Portuguese
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 853
- Forks
- 206
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
We are performing regular consistency checks between the English version of our patterns and their translations.
We do that using the GitHub Action workflow .github/workflows/i18n-consistency-checker.yaml.
Once #577 goes live, we should add a consistency check for en => pt-br as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
After #577 goes live, start with .github/workflows/i18n-consistency-checker.yaml and review the existing consistency-check configuration. Add the en => pt-br check and confirm that the workflow runs the Brazilian Portuguese comparison as well as the existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, internationalization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100