veloren/voxygen/i18n/README.md
juliancoffee 5573fc33b9 Extract voxygen/src/i18n.rs into own crate
- New crate (i18n), currently under voxygen directory
- Updated CI to run localization test from i18n, not from voxygen
2021-05-09 13:12:26 +03:00

252 B

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