veloren/voxygen/i18n
2022-01-30 20:16:20 +01:00
..
src Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
Cargo.toml Move voxygen-i18n to 2021 edition 2022-01-26 15:13:05 +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>