gutenberg
gutenberg copied to clipboard
Translations: implement CI checks
We need some CI checks for translations just like what we have on zimit-frontend:
https://github.com/openzim/zimit-frontend/blob/c5a8882724f551501ec0790719f8f746879e73eb/.github/workflows/QA.yml#L72-L92
This will help merge TranslateWiki PRs with much more confidence.
I've started work in https://github.com/openzim/gutenberg/tree/check-i18n but it showed that many keys seems to now be unused. Kinda a mess to clean-up, at least more than I can devote to this in 3.0.0 milestone. Postponing to later.