February 6, 2026 - Simplified translation of data grid column values via translate option

Context


Change Type: Feature
Product area: Application enablement & solutions
Component: Web SDK
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com, emea.cumulocity.com

Technical details

Build artifact: ui-c8y (1023.26.3)
Internal ID: MTM-65874

Description


The data grid’s Column interface has been extended with the translate option. If set to true and no custom cell renderer component is used, then the translate pipe will automatically be applied to the column’s value. This change makes it easier to translate column values. Previously, it required using a custom renderer template or component. For this option to work, the column values must be in English and the corresponding translations must be available in the loaded translation resources, for example in the standard application translations, or in the custom ones provided via the localization feature or in the application options.