Open source Json Translator Desktop App

zfc

Junior Member
Joined
Jul 23, 2022
Messages
187
Reaction score
73
Hello, I was being lazy about adding multilingual support to my projects and I was leaving it for later. To solve this problem, I coded an open source project where you can translate a json file into 35 different languages with the help of chatgpt api using electron js.

The project recognizes texts already translated into the same language and saves money by not sending new queries. If you encounter any problems, let me know and I would like to help you. Thanks for your help.
https://github.com/zfcsoftware/json-translator-app
 
Back
Top