Parvin Eyvazov

Results 43 comments of Parvin Eyvazov

Great idea. Thank you for the feedback :)

Hi @Aido21 , json-translater now will show the number of lines that are translated already with the 0.8.0 version. Now, it is available to use. Thank you for your great...

The number of lines can be limited by Google Translate API (because of concurrent requests from the same IP address). I will try to find a way to handle these...

Fixed #2 with version 1.0.0 [Solution is here](https://github.com/mololab/json-translator/issues/2#issuecomment-1236354087)

Hi @thousandsofraccoons , The main focus of the package was to translate the JSON files/objects which contain just words (or sentences) instead of HTML. But that would be a wonderful...

jsontt now uses a queue system for translating (instead of sending whole requests). This problem should be solved by this implementation.

Hello @jclimac Main purpose was to keep the whole operation free. Currently `jsontt` does not support working with API Key. But I guess that would be good feature who already...

Hi @jclimac FYI: I have a plan to add new Translation modules with setting their keys. (Like Google Translate with API key, GPT with openAI keys, DeepL with API key,...

@agelospanagiotakis Wouldn`t that be hard to know which is translated and which is not if you have a big file? My plan is to create an additional step after translating,...

Right, that would also be a good idea. @agelospanagiotakis Thank you for suggestion. I am adding it to roadmap.