How to DIY internationalize/translate your iOS app?

Posted by Yaoyu Yang on September 22, 2016

I have been working on an iOS app called SeafoodCheck primarily designed for pregnant women to check mercury level in fish with data from FDA. Recently, I have feedback from users in China asking for Chinese translations of the app. It seems a straightforward process but it turns out there is not a super good tutorial to guide you through the process. During my learning process, I figured out a pretty neat way to add these translations based on this simple framework called Localize-Swift.