mololab / json-translator

jsontt 💡 - AI JSON Translator + other FREE translation modules to translate your json/yaml files into other languages ✅ Check Readme ✌
https://mololab.org/jsontt/npm
MIT License
427 stars 53 forks source link

At some point it just gives up? #32

Closed psarno closed 7 months ago

psarno commented 1 year ago

It outputted JSON files for my 8,000+ translations, but they are impartial.

English as input, French and Spanish as output.

For the French one, at one point, it stopped translating and everything thereafter is simply "--".

Note all the proper translations at the top, and then nothing for the rest of it:

image

It said it completed it though.

image

For the Spanish one, the entire file is all just "--". Zero translations.

image

kuxonline commented 10 months ago

I have the same problem. First time when i installed worked like a charm. Second time just -- Deinstalled and again installed but no difference. Maybe proxy is an issue but we must wait :)

ParvinEyvazov commented 10 months ago

@kuxonline @psarno @modestinoandre

Can you please try new version of jsontt(v1.8.0)?

kuxonline commented 9 months ago

@ParvinEyvazov works like a charm ;-)

psarno commented 9 months ago

Same result with 1.8.0 Google

Translate a few thne gives up.

image

ParvinEyvazov commented 7 months ago

@psarno @kuxonline now jsontt v.2.0.0 supports fallback logic which tries another translation service on fail instead of assigning "--".

But if all services fail, it will assign "--".

More info in readme