veloren/voxygen/i18n-check
2021-05-09 13:12:26 +03:00
..
src Add comments 2021-05-09 13:12:25 +03:00
Cargo.toml Extract localization test to binary 2021-05-09 13:12:25 +03:00
README.md Update instuction for using binary 2021-05-09 13:12:26 +03:00

Usage

Get diagnostic for specific language
$ cargo run --bin i18n-check -- --lang <lang_code>
Test all languages
$ cargo run --bin i18n-check -- --all Verify all directories
$ cargo run --bin i18n-check -- --verify