Can someone help. At the place where the array is called, add NSLocalizedString.
Here is my example
Text(NSLocalizedString(countries[correctAnswer], comment: "") )
Post
Replies
Boosts
Views
Activity
I have a little flag guessing game. All countries are stored in an array and 3 pieces are selected at random.
A method for obtaining localized region names will not work.