Aatmaj-Zephyr / Aatmaj-Zephyr/Hangman
Add multilingual support
Open
Beginner friendly
enhancement
Hacktoberfest-accepted
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
to do - Decouple english docs from main website
motivation- For adding translation support for spanish, french and other languages in the future
Contributor guide
Research direction
Look at the website's file structure to find where English documentation is currently embedded. Identify the main HTML, CSS, and JavaScript files that render the docs. The goal is to separate these text strings into a separate file or module, likely JSON or a similar format, to prepare for future translations. Check if there are any existing examples of string extraction in the project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- documentation, internationalization, localization
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100