Make feature names on the installer translatable.

Created on 17 June 2025, about 1 month ago

Problem/Motivation

Feature names on the installer UI are not translatable.
Names are used as keys in the profile.info.yml file which makes them still harder to translate / extract strings.

Extract from drupal_cms_installer.info.yml

optional:
    'Blog':
      - drupal/drupal_cms_blog
    'Case Studies':
      - drupal/drupal_cms_case_study

Proposed resolution

Change the yml format for the 'optional' section to just list the recipes, same as 'required'
Get the recipe name from the recipe itself, translate name.

๐Ÿ“Œ Task
Status

Active

Component

Code

Created by

๐Ÿ‡ช๐Ÿ‡ธSpain jose reyero

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024