veloren/voxygen/i18n
2021-05-09 13:12:26 +03:00
..
src Make fields more private 2021-05-09 13:12:26 +03:00
Cargo.toml Use hashbrown 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