Emoncms v11.9.8 stable release

@TrystanLea

Trystan, any further thoughts on this? I could do with either fixing it or doing a rebuild - which obviously I’m not keen on doing again….

Simon

EDIT -

Not sure if this helps but here is something that an AI assistant had to say about the tr() function on line 70.

The `tr()` function is not a part of PHP; it is actually a function used in the Qt framework for internationalization, allowing applications to support multiple languages. In PHP, there is no built-in `tr()` function for this purpose.