Closed haojianzong closed 4 years ago
Yeah, that's right. Everyone uses a different solution for localization so this just tries to be the lowest common denominator. It will generate en.lproj and let the consumer decide how to handle the other languages.
Looks like this library only generate "en.lproj" file. If the App supports more than 1 language, for example, Chinese, should we copy the en.lproj into zh-cn.lproj and update the strings files there?