Skip to content

Chris1234567899/json-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-translator

Simple node script to translate json files manually.

run npm i

then:

node translate.js path/to/your/file.json EN ES

where EN is the source language and ES the target language (use capital letters). You can change to other languages of course.

This script is using https://www.npmjs.com/package/deepl-translator for translation

About

Simple script to translate json files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published