weblate
https://github.com/weblateorg/weblate
Python
Web based translation tool with tight version control integration.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported7 Subscribers
Add a CodeTriage badge to weblate
Help out
- Issues
- Arabic "many" plural form is never filled by autotranslate, regardless of engine
- Units created via the API immediately after component creation are silently deleted
- `autotranslate` reports machinery failures as success, with no way to distinguish "nothing to do" from "engine errored"
- `PATCH /api/units/{id}/` can return an unhandled 500 instead of 404 if the unit is deleted mid-request
- `DELETE /api/projects/{slug}/` gives no way to know when removal actually completed
- fix(machinery): preserve Anthropic base URL paths
- fix(api): document autotranslate request schema
- "Accept" button near someone else translation suggestion results in a listing waiting for a review which is weird
- Add way to request reviewer state
- Redundant "Review state" prompt displayed to a reviewer when submitting own translation. Requiring thousands of unnecessary clicks.
- Docs
- Python not yet supported