mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-07 12:37:14 -05:00
Previously the PR introduced a separate `check:frontendTranslations` mage task and a second CI job. Merge both into the existing `check:translations` task and a single CI job. Also rename internal references from "backend" to "api" to match the project convention (Vikunja's Go server is the api, not the backend).