Generate HTML reports from PO translation files
Utility to generate an HTML report from a set of PO files.
i18n-report$ i18n-report *.po$ i18n-report -o report.html translations/*.po$ i18n-report locales/*/LC_MESSAGES/*.po$ i18n-report --output index.html locale/$ i18n-report src/locale/**/*.po -o translations-report.html