marmelroy / Localize-Swift

Swift friendly localization and i18n with in-app language switching
MIT License
3.08k stars 330 forks source link

Storyboards don't get localized #61

Open Perjan opened 7 years ago

Perjan commented 7 years ago

Hello guys, I am facing an issue with the storyboard files. They don't get localized? Am I doing something wrong, or is this feature not possible?

saeedHjzd commented 7 years ago

With the above fix it is possible but you still need to restart the app. you can make several storyboard for each language and present the specific storyboard for the selected language.