Skip to content

BUG: i18n support for auto-created child node labels #5643

@Sebobo

Description

@Sebobo

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

We forgot to add the planned i18n support to #530.

Expected Behavior

i18n can be used for auto-created child node labels.

Steps To Reproduce

The following configuration should show the localised labels

'Neos.Demo:Content.Columns.Two':
  ...
  childNodes:
    column0:
      type: 'Neos.Demo:Collection.Content.Column'
      label: i18n
    column1:
      type: 'Neos.Demo:Collection.Content.Column'
      label: i18n

Environment

- Flow: 8.4
- Neos: 8.4
- PHP: 8.3

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions