I recently published my first game on the google play store made with corona SDK. I want to translate it to a few other languages. I have friends who would be willing to do it for me, so I would rather do that than pay for google’s translation services. Besides, I can’t really follow google’s translation steps, as those require access to the app’s strings.xml file, which, as far as I know, is hidden by corona. So my questions is: what is the most efficient way to provide translated versions of my game?
Thanks in advance for your help!