chiro-canto/translate.sh

4 lines
157 B
Bash
Raw Normal View History

2021-04-20 17:05:13 +02:00
# Generate php file list
find -name *.php > totranslate.txt
# Generate translation template
xgettext -f totranslate.txt -o public/lang/locale/chiro-canto.pot