1.0.3 • Published 2 years ago

deepl-json-translation v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

deepl-json-translation

Just a simple json traduction for i18n like file using deepl

Requirement

You will need a DeepL auth key for the script to work https://www.deepl.com/translator

Installation

Npx

You can translate one file:

npx deepl-json-translation file_to_translate.json

Or multiple files:

npx deepl-json-translation file_to_translate1.json file_to_translate2.json

Have fun 🎉

Git clone

git clone https://github.com/MBoittin/jsonTrad.git
npm i
npm start file_to_translate.json
Profit
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago