Skip to content

v1.1.0: Added translation system

Latest
Compare
Choose a tag to compare
@tolik518 tolik518 released this 01 Nov 21:49
· 7 commits to main since this release
dfe84a1

The language of the program now sets itself to one of the available languages. If your language is not supported it will be set to English.
If you want to override the language, you can use the --lang [en|fr|tr|it|...] parameter as the param at the end.

New Params

  • --help show help
  • --version show the current program version
  • --lang [en|fr|tr|it|...] overrides the language of the program

New Contributors

Full Changelog: v1.0.0...v1.1.0