mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
735e8ab4ec
This gives us ability to use assets-related code in i18n without depending on whole veloren-common |
||
---|---|---|
.. | ||
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