# Usage `$ cargo run --features=bin -- --help` <br/> (Or if somewhere else in the repo) <br/> `$ cargo run -p veloren-i18n --features=bin -- --help` <br/> For example, diagnostic for specific language <br/> `$ cargo run -p veloren-i18n --features=bin -- <lang_code>` <br/>