Skip to content

Commit 92733c6

Browse files
Merge pull request #20 from pescheckit/feature_added-more-badges
Added more badges
2 parents 245e739 + 871888a commit 92733c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Python GPT-4 PO File Translator
22

33
[![Python Package CI](https://github.com/pescheckit/python-gpt-po/actions/workflows/python-ci-package.yml/badge.svg)](https://github.com/pescheckit/python-gpt-po/actions/workflows/python-ci-package.yml)
4+
![PyPI](https://img.shields.io/pypi/v/gpt-po-translator?label=gpt-po-translator)
5+
![Downloads](https://pepy.tech/badge/gpt-po-translator)
46

57
A robust tool for translating gettext (.po) files using AI models from multiple providers (OpenAI, Anthropic / Claude, and DeepSeek). It supports both bulk and individual translations, handles fuzzy entries, and can infer target languages based on folder structures.
68

0 commit comments

Comments
 (0)