mololab / json-translator

jsontt 💡 - FREE simple CLI to translate your json files into other languages ✅ Check Readme ✌

Home Page:https://mololab.org/jsontt/npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add cli options for specify in/out language

Demetri0 opened this issue · comments

Wow! I'm really excited by this tool! It is amazing!

What do you think of idea to add more cli options like:

  • --from-lang=en - to specify current language
  • --target-langs=fr,cn - to specify target languages
  • --translator=google - to specify translation service

Hey @Demetri0, thank you for your feature suggestion ✌️

That sounds a great idea to help run CLI faster. Adding it to the feature list ✔️ to implement as soon as I will have time.

hello @Demetri0 @ParvinEyvazov

The proposal has been implemented. Pending the pull request review #30

This feature is added in v1.7.0. (v1.8.0 is out there now)

Huge thanks to @FathiGuemri 💛