What functionality is missing? What could be better?
To rename one of the predefined menu entries, I need to overwrite the translations in the translation files. It would be simpler to rename menu entries directly in the menu configuration (hugo.yaml) by setting the name of a menu entry. Advantage: no need to work in multiple files, as the menu entries live in the languages property anyway.
Describe the solution you'd like (acceptance criteria)
- When I set the name property of a predefined menu entry (e.g.
identifier: session), this name is preferred over the translation.