xcode - iOS app localisation, how to organise localisable data? -


i have app, quizzes , have bunch of questions in localise. ui , resources easy done, data?

i have 1 solution in mind, add additional flag model, smth 'locale' (for example {locale: "eng"} , filter data storage according user settings, wonder there way. couldn't find far.

yes there better way one. have add strings files in project each language want show in app. can refer a internationalisation tutorial!


Comments

Popular posts from this blog

php - Auto increment employee ID -

php - isset function not working properly -

javascript - Thinglink image not visible until browser resize -