// Explore More Tutorials
Add Localization to a Managed Association with Core Data Services
2019-03-17
Beginner
15 min.
Core Data and Services (CDS) used in the SAP Cloud Application Programming Model supports localization. Add localization to your managed association.
You will learn
- How localization works with CDS
You build this tutorial upon your result from the previous tutorial where you added annotations to the managed association in the product catalog of the SAP Cloud Platform business application project ITelO
. Switch from coding titles and strings in your files to an approach that enables localization.
Step 1: Open SAP Web IDE Full-Stack
Step 2: Introduce localization
Step 3: Build and explore
Step 4: Add localized strings
Step 5: Build and explore