Wordpress only in English

Hi, I use Wordpress with bedrock but I cannot setup wordpress in French. In settings > General I can only pick up English (United State) and no other language is avaible.

I followed the guide to install the language package with koodimonni-language but the only language avaible in the general settings panel is still English (United State).

Bedrock version : 1.26.x
Wordpress version: 6.7.2
OS: Linux
PHP: 8.3

"extra": {
        "dropin-paths": {
            "htdocs/wp-content/languages/": ["vendor:koodimonni-language"],
            "htdocs/wp-content/languages/plugins/": ["vendor:koodimonni-plugin-language"],
            "htdocs/wp-content/languages/themes/": ["vendor:koodimonni-theme-language"]
        }
    }

Are the paths correct for your Bedrock site? Have language files actually be copied into the correct directories?

There is also a guide for Bedrock (it does not lock language file versions though due to practical reasons):