From Michael Lawrence:
@mmaechler brought up that it would be helpful to check translations as they are committed.
We could implement a hook to do so before committing to weblate's DB: https://docs.weblate.org/en/latest/admin/checks.html#writing-own-checks
We will need to either trigger tools::checkPoFile from a python helper using rpy2 or might need to set up an API instead