add gen_mo.py

This commit is contained in:
2022-03-20 15:28:46 +08:00
parent 43a47220ad
commit ecdfc68d35
2 changed files with 47 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
# Usage
[build_exiv2.sh](build_exiv2.sh): Used to build thirdparty library.
[get_cache_key.py](get_cache_key.py): Used to get cache's key which used in [action/cache](https://github.com/actions/cache).
`build_*.sh`: Used to build thirdparty library.
[get_cache_key.py](get_cache_key.py): Used to get cache's key which used in [action/cache](https://github.com/actions/cache).
[gen_mo.py](gen_mo.py): Used to generate .mo file. (i18n)