Update translations

This commit is contained in:
rubenwardy
2022-01-25 21:04:39 +00:00
parent 1018e1c29c
commit 55b5893cce
15 changed files with 2717 additions and 1702 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
pybabel extract -F babel.cfg -k lazy_gettext -o translations/messages.pot .
pybabel update -i translations/messages.pot -d translations
pybabel update -i translations/messages.pot -d translations --no-fuzzy-matching