Added German to translations update script

This commit is contained in:
jeffser 2024-08-27 15:10:16 -06:00
parent a44a7b5044
commit bbf678cb75

View File

@ -22,3 +22,5 @@ echo "Updating Turkish"
msgmerge --no-fuzzy-matching -U po/tr.po po/alpaca.pot
echo "Updating Ukrainian"
msgmerge --no-fuzzy-matching -U po/uk.po po/alpaca.pot
echo "Updating German"
msgmerge --no-fuzzy-matching -U po/de.po po/alpaca.pot