8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript9,423 stars (9,423 stars)1,055 forks (1,055 forks)batch import
acceptedenhancementhelp wanted
Description
We need i18n.
Thinking of https://github.com/mashpie/i18n-node
Contributor guide
- Tech stack
- javascriptnodejs
- Domain
- desktopfrontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Familiarity with ElectronKnowledge of Node.jsUnderstanding of i18n concepts
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue lacks specifics. Start by reviewing the existing codebase in webtorrent desktop for hardcoded strings, especially in UI components. Examine the linked library (i18n node) to understand its API. Check comments (8 total) for any discussion on scope or approach. Since this is a large feature, consider proposing a plan before implementation.