0
votes

In info settings my IOS project I try to add languages for localizations app, but see just Chinese, English, French, German, Italian, Japanese and Korean. How to add other languages?

2
Try this We can add more languages.. - Yano

2 Answers

0
votes

I have tried this successfully using other way, dont know if this is helpful for you .

I have created resource file with for desired language . That was basically a JSON file with key as some key and value as its translated version.Then as per the setting fetched the desired json from the resource and rendered the value against key .

0
votes

Needs select project in Xcode's file navigator, not the target (it is my error), and that the Info panel is highlighted blue.