Hi,
I'm writing a method (which will be called by an RPC) in which I use _description_selection.
This works fine but now I don't want to use self.env but just define the language to be used to be German no matter the environment.
Is this possible at all? If so, how?
Thank you!