Localize an iOS App with SAP Translation Hub
November 5, 2020
Intermediate
15 min.
Take an iOS app generated with the SDK Assistant and make it multilingual with SAP Translation Hub.
You will learn
- How to enable SAP Translation Hub in your SAP Cloud Platform trial account
- How to add your SAP Translation Hub account into the SDK for iOS Assistant
- How to create multilingual capabilities to your Xcode project using the SDK for iOS Assistant
- How to modify and correct the generated translations
Prerequisites
- Development environment: Apple iMac, MacBook or MacBook Pro running Xcode 10 or higher
- SAP Cloud Platform SDK for iOS: Version 3.0 SP01
In this tutorial, you will use the SAP Cloud Platform’s integration with SAP Translation Hub to add multilingual features to your iOS app generated with the SDK for iOS Assistant. This way, you can run your app in many languages, depending on your device’s preferred language.
Step 1: Enable SAP Translation Hub
Step 2: Enable SAP Translation Hub in the SDK Assistant
Step 3: Add translations
Step 4: Add translation to your project
Step 5: Examine the updated Xcode project
Step 6: Modify the generated translations
Step 7: Re-import the modified translations
Step 8: Localize the app name
Navigate tutorial steps
-
Step 1: Enable SAP Translation Hub
-
Step 2: Enable SAP Translation Hub in the SDK Assistant
-
Step 3: Add translations
-
Step 4: Add translation to your project
-
Step 5: Examine the updated Xcode project
-
Step 6: Modify the generated translations
-
Step 7: Re-import the modified translations
-
Step 8: Localize the app name
- Back to Top