Update translations

This commit is contained in:
rubenwardy
2024-06-07 05:30:19 +01:00
parent 86ee4d9caa
commit c731ab027a
41 changed files with 33725 additions and 8995 deletions

View File

@@ -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