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
493 stars 71 forks source link

Fix: Prevent Array Duplication in Repeated Translations #80

Closed fadkeabhi closed 3 weeks ago

fadkeabhi commented 4 weeks ago

Description

This PR fixes a bug where arrays in JSON files were being duplicated during repeated translations.

Changes Made

Related to issue https://github.com/mololab/json-translator/issues/79

ParvinEyvazov commented 3 weeks ago

Thank you @fadkeabhi for your awesome work!

I will publish it in a new version after testing properly soon. Let me know if it is too urgent for you.