0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,928 stars (1,928 stars)274 forks (274 forks)batch import
enhancementhelp wanted
Description
it will be cool, swedish is supported there as well
Contributor guide
- Tech stack
- javascripthtmlcss
- Domain
- frontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- 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.
- clear
- Prerequisites
- basic understanding of i18nfamiliarity with project structure
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 85
- Research direction
- The issue requests adding Swedish language support. Check if the project already uses an i18n library. Look for existing locale files (e.g., in a 'locales' or 'i18n' directory) to add a new Swedish translation file. Example: add 'sv.json' with translated strings. Then update the language selection UI to include Swedish. No linked PRs or comments provide further details.