mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
5573fc33b9
- New crate (i18n), currently under voxygen directory - Updated CI to run localization test from i18n, not from voxygen
252 B
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