i18n Headles Client

Hi,
last month I change servoy version 6 to 7.3 all works fine.
Only some strange problem with the i18n in some process in Headles Client.

i18n is declare in servoy server
and in the i18n is declare at the headles solution and at the principal solution

In Smart o Headles Client it use a process who swicthServer (databaseManager.switchServer(‘modulo’,‘modulo_iuris’)).

i18n work perfectly in Smart client but in Headles Client no.

In this version in Headles Client, the server is looking for the i18nkey in ‘modulo_iuris’.

i18n.png

i18n2.png

are you saying that switch server doesn’t work? the headless client still uses the “old” server not the switched to one?
Or is it the the other way around? That headless client shouldn’t use for i18n the switched to server?