Social Media Test & Certificate
https://github.com/gldecurtins/socialmediatest/wiki
cd ~
git clone https://github.com/gldecurtins/socialmediatest
docker-compose up
pybabel extract -F babel.cfg -o messages.pot .
pybabel init -i messages.pot -d translations -l de
pybabel update -i messages.pot -d translations
pybabel compile -d translations