2 lines
163 B
Text
2 lines
163 B
Text
Set up git to auto-update pot-file:
|
|
echo '../i18n-scan.pl luci-app-template/ > luci-app-template/po/templates/template.pot; git add .' >> ../.git/hooks/pre-commit
|