I use "zh-hans" in `LANGS.md`, but there is warning: ``` warn: Language 'ja' is not available as a layout locales (en, ar, bn, de, en, es, fa, fi, fr, he, it, jp, ko, no, pl, pt, ro, ru, vi, zh-cn, zh-tw) ``` language has nothing to do with locale. it's better to use "ja" not "jp", "zh-hans" not "zh-cn". docs: https://developer.apple.com/library/ios/documentation/MacOSX/Conceptual/BPInternational/LanguageandLocaleIDs/LanguageandLocaleIDs.html