veloren/voxygen/i18n
2021-06-12 10:14:07 +02:00
..
src Fix find_root() search in case if .git isn't dir 2021-06-08 13:34:46 +03:00
Cargo.toml Change the version number to 0.10 2021-06-12 10:14:07 +02:00
README.md Refactor i18n analysis code and improve UX of testing binary 2021-05-10 22:13:00 +00:00

Usage

$ cargo run --features=bin -- --help
(Or if somewhere else in the repo)
$ cargo run -p veloren-i18n --features=bin -- --help
For example, diagnostic for specific language
$ cargo run -p veloren-i18n --features=bin -- <lang_code>