Files
templates/blueprints/weblate/meta.json
Mauricio Siu 7683947842 feat: add Weblate template
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 12:07:41 -06:00

19 lines
593 B
JSON

{
"id": "weblate",
"name": "Weblate",
"version": "2026.7.1.1",
"description": "Weblate is a libre web-based continuous localization platform with tight version control integration, quality checks, and support for over 50 file formats including PO, XLIFF, JSON, and Android resources.",
"logo": "weblate.svg",
"links": {
"github": "https://github.com/WeblateOrg/weblate",
"website": "https://weblate.org/",
"docs": "https://docs.weblate.org/en/latest/admin/install/docker.html"
},
"tags": [
"localization",
"translation",
"i18n",
"self-hosted"
]
}