I created a Swedish localization of my storyboard, but it doesn't get loaded for iOS devices with the language set to Swedish - it's always the English version.
I have Localizable.strings
in sv.lproj
, and those do work when using the NSLocalizedString
macro.
Are there some additional steps required? All I did was click the plus sign under the "Localization" section.
Localizable.strings
. – CarpingRoot.strings
and the second one isInfoPlist.strings
… – Wad