Translate menu items

Created on 23 October 2023, 8 months ago
Updated 28 February 2024, 4 months ago

Problem/Motivation

The menu items remain the same across different languages. It is not possible at the moment to have translated menu items.

Steps to reproduce

Just install the module and try to translate the menu item.

Proposed resolution

Expose the menu item to the content entity interface

✨ Feature request
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain eidoscom

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

Comments & Activities

  • Issue created by @eidoscom
  • πŸ‡ͺπŸ‡ΈSpain eidoscom

    I figured out that you can translate the menu item using the menu interface but it will be very useful to do it on the term editing page like the content

  • πŸ‡ΈπŸ‡°Slovakia kaszarobert

    The module code needs to be language aware for this to work. Right now, it queries for menu items that contain a reference to the current term. An extra condition needs to be added with the menu item langcode be the same as the current term translation on the form.

Production build 0.69.0 2024