version.py
Functions for checking current version of the i18n-check CLI.
- i18n_check.cli.version.get_local_version() str[source]
Get the local version of the i18n-check package.
- Returns:
- str
The version of the installed i18n-check package, or a message indicating that the package is not installed via pip.