Hi,
I would like to use the translate pipeline in the HTML v2 widget.
In the the legacy widget I used: {{ „Crew“ | translate }}, which is not working any longer in a LitComponent.
How can I achieve the same in the new widget?
–Christof
Hi,
I would like to use the translate pipeline in the HTML v2 widget.
In the the legacy widget I used: {{ „Crew“ | translate }}, which is not working any longer in a LitComponent.
How can I achieve the same in the new widget?
–Christof
Hi @Christof_Strack,
The new HTML widget implementation did not offer any option for translations yet.
We’ve added this functionality and this should be available within the next few days on all CD environments once version 1023.47.3 or higher of the cockpit app is rolled out.
Samples on how to translate texts within the html widget, will be provided with the default HTML the widget displays while adding it to a dashboard.
Regards,
Tristan