pythonbrasil / pythonbrasil/pybr2026-site

Respostas do FAQ estão todas iguais

Open Beginner friendly
#11 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.