Disable Language Create Button does not work

I have a blueprint for the user “Editor” where I disable the creation of a new language but still get the “Add a new language” button. Other settings in the same blueprint seam to work. Thanks for any help! <3

/site/blueprints/users/editor.yml

title: Editor
permissions:
    access:
        languages: true
    languages:
        create: false
        delete: false

Yes, this is a known issue. There will be a fix soon.

Oh ok, the issue didn’t pop up while searching…
Thanks for the Info!

@texnixe that issue link above leads to a 404.

Thanks, removed it.