Transform your strings XLSX file into JavaScript objects!
If you have a XLSX file with all the localized strings of your project, you can use threepojs to parse the XLSX file into a JavaScript object containing all the strings.
$ npm install -g threepojs
Example:
$ threepojs ~/path/directory/my_strings.xlsx