Recipes allow the one import of a set of configuration to a Drupal website. After the import is complete, the recipe no longer does anything with the site, and it is up to the site maintainer to manage the site from there. This is similar to the new starterkit theme concept introduced in Drupal 10.
This recipe enables multilingual functionality by configuring interface, content, and URL language negotiation. It provides the foundation for building and managing a fully translated, multilingual Drupal site.
Recipe instructions can be founds at the kalamuna recipes repo