Usage
bengal i18n [COMMAND] [OPTIONS]
Commands
compile
Compile .po files to .mo.
Looks for i18n/{locale}/LC_MESSAGES/{domain}.po and writes .mo alongside.
extract
Extract t() calls from templates and generate .pot.
Scans content/, theme templates, and site...
status
Show translation coverage per locale.
Compares template t() keys against each locale's PO...