iOS8 Regional Localization (e.g. pt-BR)?

前端 未结 2 2008
猫巷女王i
猫巷女王i 2021-01-12 15:31

From what I understand, iOS8 now supports regional localisations (in this case I want to support pt-BR).

See http://www.ibabbleon.com/iOS-Language-Codes-ISO-639.html

2条回答
  •  执念已碎
    2021-01-12 16:14

    For some reason, iOS8 is using pt for Portuguese Brasil (instead of pt_BR). When you select Portuguese Portugal, the localization will be pt_PT

    I've deleted the localization, and added the generic portuguese (and replaced with .strings files with the old ones).

提交回复
热议问题