localised datapage data on ConstellationUI
Has anyone successfully localised datapage data on ConstellationUI? Can you provide a sample for my reference. I have been unsuccessful according to the pega documentation. Link is https://docs-previous.pega.com/user-experience-cosmos-react/87/localizing-your-application?







@Haidihuxi
The latest localization documentation can be seen here: Internationalization and localization (pega.com)
How far through the documentation have you got? Can you see the data pages that you want to translate in the Additional Text tab in App Studio localization settings?
If you do not see the data pages then you may need to run Application Readiness to create the localization rules as described here: Creating localization Rules in Dev Studio (pega.com)
Once you see the data page(s) in this tab you can update the value translations as documented here: Localizing controls that rely on Data Pages (pega.com)
@Haidihuxi
The latest localization documentation can be seen here: Internationalization and localization (pega.com)
How far through the documentation have you got? Can you see the data pages that you want to translate in the Additional Text tab in App Studio localization settings?
If you do not see the data pages then you may need to run Application Readiness to create the localization rules as described here: Creating localization Rules in Dev Studio (pega.com)
Once you see the data page(s) in this tab you can update the value translations as documented here: Localizing controls that rely on Data Pages (pega.com)
If you have run Application Readiness but do not see the data pages in the Additional Text tab, then it may be that they are not referenced inside any view yet (in a picklist for example). You can either run this again once you are using the data page(s) in a view, or if they are not yet referenced but you want to created the translations you can do so manually as described here: Creating localization Rules manually (pega.com)