I have a multi language app. Is there some kind of way to make insert variables to react-snap? like: "postbuild": "react-snapshot --language nl", And then pick it up in the app so I can render the correct language and write it to a custom build map?