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 =" https://pypistats.org/packages/translate-messages " >
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.1 .0 " >
8- <img height=31 src="https://img.shields.io/badge/Latest_Build-1.1 .0-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.2 .0 " >
8+ <img height=31 src="https://img.shields.io/badge/Latest_Build-1.2 .0-32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
99<a href =" https://github.com/adamlui/python-utils/blob/main/translate-messages/docs/LICENSE.md " >
1010 <img height=31 src="https://img.shields.io/badge/License-MIT-f99b27.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
1111<a href =" https://www.codefactor.io/repository/github/adamlui/python-utils " >
@@ -51,7 +51,7 @@ Options can be set by using command-line arguments:
5151| ` -W ` , ` --no-wizard ` | Skip interactive prompts during start-up |
5252| ` -h ` , ` --help ` | Show help screen |
5353
54- [ supported-locales ] : https://github.com/adamlui/python-utils/blob/translate-messages-1.1 .0/translate-messages/src/translate_messages/package_data.json#L11-L16
54+ [ supported-locales ] : https://github.com/adamlui/python-utils/blob/translate-messages-1.2 .0/translate-messages/src/translate_messages/package_data.json#L21-L26
5555
5656## Examples
5757
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " translate-messages"
10- version = " 1.1 .0"
10+ version = " 1.2 .0"
1111description = " Translate en/messages.json (in chrome.i18n format) to other locales."
1212authors = [
1313 { name = " Adam Lui" , email = " adam@kudoai.com" },
@@ -58,7 +58,7 @@ classifiers = [
5858]
5959
6060[project .urls ]
61- Changelog = " https://github.com/adamlui/python-utils/releases/tag/translate-messages-1.1 .0"
61+ Changelog = " https://github.com/adamlui/python-utils/releases/tag/translate-messages-1.2 .0"
6262Documentation = " https://github.com/adamlui/python-utils/tree/main/translate-messages/docs"
6363Funding = " https://github.com/sponsors/adamlui"
6464Homepage = " https://github.com/adamlui/python-utils/tree/main/translate-messages/#readme"
You can’t perform that action at this time.
0 commit comments