Project to apply translated strings to json files for my company.
It takes the strings from the source files and replaces them in the destination files.
Important
Pay attention to the TODOs before running the code. Some paths need to be replaced to find the source and target files.
This will allow you to execute TypeScript code directly.
npm install -g ts-node typescript '@types/node'
ts-node index.ts