mololab / json-translator

jsontt 💡 - AI JSON Translator with GPT + other FREE translation modules to translate your json/yaml files into other languages ✅ Check Readme ✌ Supports GPT / DeepL / Google / Bing / Libre / Argos
https://mololab.org/jsontt/npm
MIT License
465 stars 60 forks source link

feat: add DeepL translator #43

Closed rrmdn closed 9 months ago

rrmdn commented 1 year ago

I thought this might be helpful for others, as it was for me.

ParvinEyvazov commented 1 year ago

Great job @rrmdn! 😍

Currently there is a bug on main about output file name. I will merge & release this feature after solving that bug.

Thank you!

ParvinEyvazov commented 1 year ago

@rrmdn Can you please remove package-lock.json and use yarn?

rrmdn commented 1 year ago

@rrmdn Can you please remove package-lock.json and use yarn?

Yes, on it

ParvinEyvazov commented 10 months ago

Hi @rrmdn ,

I am working on some structure changes. I am planning to merge this soon! Thank you for your patience.

ParvinEyvazov commented 9 months ago

Merged! Thank you for contribution @rrmdn.

I will adapt changes to the new structure and publish it soon.