2020年3月27日金曜日

ios app, internationalization ,i18n

How to prepare i18n for my ios app.

1. add languages to translate
go to project setting and tap info
find Localizations, press + and add any languages 


2. add string file 
This is the list of strings that should be translated in 

File menu and choose New > File, then select Strings File from the list of file types