Expose user language for external integrations

I wanted to add something to an external integration that should be based on the language configured in Gladys to create the features in the right language, but Claude returned this to me:

Now I have what I need. The host API gives an integration no way to read the user’s language (only linkContact/getContacts carry one, and that’s messaging-only)

Is it possible to expose the user’s language so that the features are created in the right language?

In the meantime, Claude did this for an integration: Nommer les pollens en français, avec l'anglais en option by prohand · Pull Request #3 · prohand/gladys-pollen · GitHub

Let’s see if I implement it on the other integrations in the meantime

Thanks