veloren/voxygen/i18n-check/README.md
juliancoffee 57cddb3ee3 Extract localization test to binary
- Implement `--all` option
- Implement `--lang <code>` option
- Implement `--verify` command
2021-05-09 13:12:25 +03:00

6 lines
152 B
Markdown

# Usage
Change your directory to veloren repo and run these commans <br/>
`$ veloren-i18n-check --lang <lang_code>` <br/>
`$ veloren-i18n-check --all`