In GIMP 2.10 python plug-ins we defined some help text in the register function.
It was then displayed in the plug-ins’ dialogue, see here for example:
Unfortunately this is not implemented in GIMP3., which is a pity.
So my question is:
Can I/ how can I have this in my plug-ins?
Challenge: it must be translatable.