Why can't I add localization to my iOS app?

前端 未结 4 1104
轻奢々
轻奢々 2021-02-12 10:07

I\'m trying to add a localization. I\'ve read all those localization/internationalization guides from Apple and raywenderlich.com. I\'ve marked all my code with NSLocalizedStrin

4条回答
  •  Happy的楠姐
    2021-02-12 11:00

    Something which kept me busy for too long. I looked over the language I needed (Swedish) in the first list and took the one from the "Other" list. Well my phone or emulator didn't change at all to Swedish. But when I took Swedish from the first list it got nicely updated when changing the language settings.

    enter image description here

提交回复
热议问题