Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ci): check for translation crashes
We have had issues in the past of translations causing crashes due to malformed directives in .po files (e.g. unescaped '{'). Have CI check that such crashes don't happen (at least for documented errors).
- Loading branch information