translations: add widget folder to translations, and fix some string not being recognized

This commit is contained in:
alfrix
2024-01-12 21:43:12 -03:00
parent 0aaf9d8808
commit 874645614f
29 changed files with 169 additions and 30 deletions

View File

@@ -5,6 +5,7 @@ xgettext --keyword=_ --keyword=ngettext:1,2 --language=Python --no-location --so
-o ks_includes/locales/KlipperScreen.pot \
*.py \
ks_includes/*.py \
ks_includes/widgets/*.py \
panels/*.py \
ks_includes/defaults.conf
# Update po