Badges for Weblate translation platform — translation percentage, language count.
Display translation stats from Weblate, the open-source translation management system.
| Badge | Endpoint | Description |
|---|---|---|
| Translation | /weblate/translation/{server}/{project}/{component} | Translation percentage |
| Languages | /weblate/languages/{server}/{project}/{component} | Language count |
Uses the Weblate API. No API key required for public projects. Cached 1 hour.
Use these sections when you need the exact URL shape or a focused example for a specific badge type.
This section covers the weblate/languages badge endpoint.
Show the number of languages a Weblate component is translated into.
Path Parameters
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/weblate/languages/hosted.weblate.org/weblate/application.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/weblate/languages/hosted.weblate.org/weblate/application.svg?mode=light"></picture>
/weblate/languages/{server}/{project}/{component}.svgDefault — number of target languages
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/weblate/languages/hosted.weblate.org/weblate/application.svg?mode=dark"><img alt="languages" src="https://shieldcn.dev/weblate/languages/hosted.weblate.org/weblate/application.svg?mode=light"></picture>Branded — Weblate green
This section covers the weblate/translation badge endpoint.
Show the overall translation progress for a Weblate component. The badge is color-coded: green for ≥90%, yellow for ≥50%, red below 50%.
Path Parameters
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/weblate/translation/hosted.weblate.org/weblate/application.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/weblate/translation/hosted.weblate.org/weblate/application.svg?mode=light"></picture>
/weblate/translation/{server}/{project}/{component}.svgDefault — color-coded translation percentage
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/weblate/translation/hosted.weblate.org/weblate/application.svg?mode=dark"><img alt="translation" src="https://shieldcn.dev/weblate/translation/hosted.weblate.org/weblate/application.svg?mode=light"></picture>Branded — Weblate green
