What is the modern/defacto way to access localized strings from swiftUI Code?
I’ve made a String Catalog using Localizable.xcstrings (apparently the most modern way…only available on ios 15+) for a SwiftUI app.
I’ve made a String Catalog using Localizable.xcstrings (apparently the most modern way…only available on ios 15+) for a SwiftUI app.