Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Diff translations

Latest
Compare
Choose a tag to compare
@giovanni-bertoncelli giovanni-bertoncelli released this 10 May 08:38

Added

  • ignoreExistingFile: by default json-translator will translate only missing strings in chosen output file. This allow to avoid useless API calls and improves speed and performance of the tool. Set ignoreExistingFile to true to avoid this caching mechanism and translate all the input file strings whatsoever.