i18n: extract strings — onboarding, about & modals
Open
Nobody has claimed this yet.
internationalization
- Dominant language
- Go
- Stars
- 432
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Part of the frontend internationalization effort (see Epic). Depends on the infra issue.
Files
src/frontend/src/components/onboarding/WelcomeModal.tsx(move string-bearing data structures, e.g. cardtitle/descarrays, into keys)src/frontend/src/components/about/AboutView.tsxsrc/frontend/src/components/modals/CACertSetupModal.tsxsrc/frontend/src/components/modals/MisclassificationModal.tsx
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
Read the frontend internationalization Epic and the prerequisite infra issue first. Then inspect WelcomeModal.tsx, AboutView.tsx, CACertSetupModal.tsx, and MisclassificationModal.tsx, focusing on visible strings and string-bearing data structures such as card title and description arrays. Done means the listed strings are represented by translation keys in all four components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, internationalization
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100