2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++174 forks (174 forks)auto 404
enhancementgood first issue
Repository metrics
- Stars
- 1,391 stars (1,391 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Investigate the referenced libkiwix issue (https://github.com/kiwix/libkiwix/issues/844) to understand how remote translation of categories will be implemented. Then, in kiwix desktop, identify where local translation of categories occurs and how to replace it with a remote request to library.kiwix.org. Ensure to handle network errors and fallback to local translation if remote is unavailable.
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Prerequisites
- C++Git