[CLI] Add `check` command?
FallenMax opened this issue · comments
FallenMax commented
Proposal
Add a18n check
command, that checks:
- If not all texts are translated, list untranslated texts and report failure
- Provide option to re-parse code and check for
un-extracted
texts - Provide option to re-parse code and check for
un-wrapped
texts
Background
This command can be integrated into CI pipeline to check if there are texts missing translation.