Update translations
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
pybabel extract -F babel.cfg -k lazy_gettext -o translations/messages.pot .
|
||||
pybabel update -i translations/messages.pot -d translations --no-fuzzy-matching
|
||||
Reference in New Issue
Block a user