Widget naming translation
How can i change the top left label of a widget? In the screenshot, everything else except the naming is translated.
I tried the getHeading function but it didnt work, i also tried the getTableModelLabel but it didnt work as well
1 Reply
You can implement by using protected static ?string $title = ‘your name’;