veloren/voxygen/i18n
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
..
src Extract voxygen/src/i18n.rs into own crate 2021-05-09 13:12:26 +03:00
Cargo.toml Extract voxygen/src/i18n.rs into own crate 2021-05-09 13:12:26 +03:00
README.md Extract voxygen/src/i18n.rs into own crate 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