mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
.. | ||
src | ||
Cargo.toml | ||
README.md |
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