pythonbrasil / pythonbrasil/pybr2026-site
Respostas do FAQ estão todas iguais
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Olá time!
Percebi que as respostas contidas em: https://2026.pythonbrasil.org.br/perguntas_frequentes estão todas iguais, quando acredito que cada uma deveria ser diferente.
Verifiquei que nos demais idiomas também ocorre isso.
Verificando o fonte, a implementação parece correta, só precisando de ajuste/atualização no arquivo de internacionalização nos trechos de resposta:
pt: https://github.com/pythonbrasil/pybr2026-site/blob/main/src/i18n.ts#L105-L125
en: https://github.com/pythonbrasil/pybr2026-site/blob/main/src/i18n.ts#L231-L251
es: https://github.com/pythonbrasil/pybr2026-site/blob/main/src/i18n.ts#L357-L377
Se eu puder ajudar de alguma forma, me avise por gentileza.
Contributor guide
No contributing guide indexed for this repository
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
Start in src/i18n.ts at the FAQ answer ranges for pt (105-125), en (231-251), and es (357-377). Compare the entries with the FAQ page and identify the duplicated responses in each language. Done means the FAQ displays the appropriate distinct answer for every question across all three languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- internationalization, localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100