Skip to content

Commit

Permalink
Heh
Browse files Browse the repository at this point in the history
  • Loading branch information
paris-ci committed Apr 28, 2024
1 parent c6a1973 commit 9b77088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/locales/generate_pot.sh
Expand Up @@ -10,6 +10,7 @@ xgettext --omit-header --language=Python --add-comments=TRANSLATORS: --force-po
xgettext --omit-header --language=Python --add-comments=TRANSLATORS: --force-po -o ./messages.pot --join-existing -vvv ../main.py

mv ./messages.pot ./en_US/LC_MESSAGES/messages.pot
cp ./en_US/LC_MESSAGES/messages.pot ./en_US/LC_MESSAGES/messages.po
#cp ./en_US/LC_MESSAGES/messages.pot ./en_US/LC_MESSAGES/messages.po

# pybabel init -l en -i ./messages.pot -d ./
Expand Down

0 comments on commit 9b77088

Please sign in to comment.