Commit 8142b0e5 authored by Paul Brown's avatar Paul Brown

fix 'is marked as fuzzy, skipping' by forcing compile

parent ceca3be4
#!/bin/sh
pybabel extract -F babel.ini -k _gettext -k _ngettext -k lazy_gettext -o admin.pot --project Flask-Admin ../flask_admin
pybabel compile -D admin -d ../flask_admin/translations/
pybabel compile -f -D admin -d ../flask_admin/translations/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment