Post

Replies

Boosts

Views

Activity

Reply to How I can localize array?
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.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to How I can localize array?
Can someone help. At the place where the array is called, add NSLocalizedString. Here is my example Text(NSLocalizedString(countries[correctAnswer], comment: "") )
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’21