File tree Expand file tree Collapse file tree
src/translate_messages/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55<a href =" https://pepy.tech/projects/translate-messages " >
66 <img height=31 src="https://img.shields.io/pepy/dt/translate-messages?logo=weightsandbiases&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.8.2 " >
8- <img height=31 src="https://img.shields.io/badge/Latest_Build-1.8.2 -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.8.3 " >
8+ <img height=31 src="https://img.shields.io/badge/Latest_Build-1.8.3 -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 " >
@@ -104,4 +104,4 @@ Copyright © 2023–2026 [Adam Lui](https://github.com/adamlui).
104104
105105<a href =" #top " >Back to top ↑</a >
106106
107- [ stable-locales ] : https://github.com/adamlui/python-utils/blob/translate-messages-1.8.2 /translate-messages/src/translate_messages/assets/data/package_data.json#L23-L28
107+ [ stable-locales ] : https://github.com/adamlui/python-utils/blob/translate-messages-1.8.3 /translate-messages/src/translate_messages/assets/data/package_data.json#L23-L28
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.8.2 "
10+ version = " 1.8.3 "
1111description = " Translate en/messages.json (chrome.i18n format) to 100+ locales automatically."
1212authors = [
1313 { name = " Adam Lui" , email = " adam@kudoai.com" },
@@ -70,7 +70,7 @@ classifiers = [
7070]
7171
7272[project .urls ]
73- Changelog = " https://github.com/adamlui/python-utils/releases/tag/translate-messages-1.8.2 "
73+ Changelog = " https://github.com/adamlui/python-utils/releases/tag/translate-messages-1.8.3 "
7474Documentation = " https://github.com/adamlui/python-utils/tree/main/translate-messages/docs"
7575Funding = " https://github.com/sponsors/adamlui"
7676Homepage = " https://github.com/adamlui/python-utils/tree/main/translate-messages/#readme"
Original file line number Diff line number Diff line change 11{
22 "name" : " translate-messages" ,
3- "version" : " 1.8.2 " ,
3+ "version" : " 1.8.3 " ,
44 "description" : " Translate en/messages.json (chrome.i18n format) to 100+ locales automatically." ,
55 "short_name" : " translate-msgs" ,
66 "cmds" : [" translate-messages" , " translate-msgs" ],
You can’t perform that action at this time.
0 commit comments