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
452 stars 57 forks source link

English to Korean translation problem #9

Closed Sallos725 closed 11 months ago

Sallos725 commented 1 year ago

Hi. I was trying to translate a certain json file from English to Korean but I have faced into a problem and it seems to it cannot translate in some sentence or a word. I have tried all three translators possible, and the problem was:

undefined:63 "quest.crystals.description":"This planet has a unique ecosystem with biomes comprised of hot temperatures permeated from large lava lakes at its core, to cooler

in JSON at position 10080ken at JSON.parse () at _callee2$ (C:\Users\user\AppData\Roaming\npm\node_modules\@parvineyvazov\json-translator\dist\json-translator.cjs.development.js:1412:26) at tryCatch (C:\Users\user\AppData\Roaming\npm\node_modules\@parvineyvazov\json-translator\dist\json-translator.cjs.development.js:116:40) at Generator.invoke [as _invoke] (C:\Users\user\AppData\Roaming\npm\node_modules\@parvineyvazov\json-translator\dist\json-translator.cjs.development.js:347:22) at Generator.next (C:\Users\user\AppData\Roaming\npm\node_modules\@parvineyvazov\json-translator\dist\json-translator.cjs.development.js:172:21) at asyncGeneratorStep (C:\Users\user\AppData\Roaming\npm\node_modules\@parvineyvazov\json-translator\dist\json-translator.cjs.development.js:16:24) at _next (C:\Users\user\AppData\Roaming\npm\node_modules\@parvineyvazov\json-translator\dist\json-translator.cjs.development.js:38:9)

is there anything I can do? Thank you.

Sorry this is my very first time to using github and issuing so if you need more infomation, just let me know.

Sallos725 commented 1 year ago

also found that if the json file is over 4000 lines, it seems to give up to translate. From line 3000 the lesser it becomes to translate, and when it reaches over 4000th line, it is not translated at all. Even though I saw some logs but I ignored because it was due to the large file.

ParvinEyvazov commented 11 months ago

@Sallos725 can you please try other translation services such as Bing Microsoft Translate, Libre Translate, Argos Translate

v1.8.0