#!/usr/bin/env bash
(cd pfx/pfxcore && django-admin makemessages -a)
(cd tests/tests && django-admin makemessages -a)
