File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55<a href =" # " >
66 <img height=31 src="https://img.shields.io/pypi/dm/translate-messages?logo=pypi&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></img></a>
7- <a href =" https://github.com/adamlui/python-utils/releases/tag/translate-messages-1.0.4 " >
8- <img height=31 src="https://img.shields.io/badge/Latest_Build-1.0.4 -32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
7+ <a href =" https://github.com/adamlui/python-utils/releases/tag/translate-messages-1.0.5 " >
8+ <img height=31 src="https://img.shields.io/badge/Latest_Build-1.0.5 -32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
99<a href =" LICENSE.md " >
1010 <img height=31 src="https://img.shields.io/badge/License-MIT-orange.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
1111<a href =" https://www.codefactor.io/repository/github/adamlui/python-utils " >
@@ -49,7 +49,7 @@ Options can be set by using command-line arguments:
4949| ` --no-wizard ` | Skip interactive prompts during start-up |
5050| ` -h ` , ` --help ` | Show help screen |
5151
52- [ supported-locales ] : https://github.com/adamlui/python-utils/blob/translate-messages-1.0.4 /translate-messages/src/translate_messages/package-data .json#L11-L16
52+ [ supported-locales ] : https://github.com/adamlui/python-utils/blob/translate-messages-1.0.5 /translate-messages/src/translate_messages/package_data .json#L11-L16
5353
5454## Example
5555
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " translate-messages"
7- version = " 1.0.4 "
7+ version = " 1.0.5 "
88description = " Translate en/messages.json (chrome.i18n format) to other locales."
99authors = [{name = " Adam Lui" , email = " adam@kudoai.com" }]
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments