© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
W. WangPro iPhone Development with SwiftUIhttps://doi.org/10.1007/978-1-4842-7827-7_8

8. Translating with Localization

Wallace Wang1  
(1)
San Diego, CA, USA
 

Most people create apps in their native language, but if you translate your app into other languages, you could sell and distribute your app to other parts of the world. Translating text from one language to another requires an experienced translator, but from a technical point of view, how do you create a single app and let it display different languages?

The hard way is to create a separate app for each language. The easy way is to create a single app and use something called localization. The idea behind ...

Get Pro iPhone Development with SwiftUI: Design and Manage Top Quality Apps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.