I have installed cs.adminlanguage on a multilingual Plone 6.0 site. It works fine, except in the folder contents. This remains largely in the original language, here German:

Since this part is done using javascript, the structure pattern from mockup, I started the mockup server and used its javascript in the resource registries. I edited structure.js to always set this.options.language = en as a test, but that did not help.
Any idea?
I have installed
cs.adminlanguageon a multilingual Plone 6.0 site. It works fine, except in the folder contents. This remains largely in the original language, here German:Since this part is done using javascript, the structure pattern from mockup, I started the mockup server and used its javascript in the resource registries. I edited
structure.jsto always setthis.options.language = enas a test, but that did not help.Any idea?