I\'d like to show the current language that the device UI is using. What code would I use?
I want this as an NSString in fully spelled out format. (Not
NSString
Updated answer for Swift 4
let language = Bundle.main.preferredLocalizations.first