Hi, can translate .json files into many different languages at the same time?
For example:
json_translate deepl /path/to/en.json FR -o fr.json ES -o es.json DE -o de.json
How to configure indent tabs ( tab_size = 4 ) instead of space for output file?
Hi, can translate .json files into many different languages at the same time? For example: json_translate deepl /path/to/en.json FR -o fr.json ES -o es.json DE -o de.json
How to configure indent tabs ( tab_size = 4 ) instead of space for output file?