28.05.2025, 11:26
(28.05.2025, 11:17)admin Wrote: If you mean title then it's only applied to tile view widgets but not to modal windows.
Text labels can be translated via Custom JavaScript
Note that Custom JS does not work in admin view.Code:Visu.addLocaleData({
labels: {
brightness: 'Custom brightness label'
}
})
I'm referring to the default texts. They are not displayed.