Drupal 8 自定义菜单项不同的 URI

Drupal 8 custom menu item different URI

在 Drupal 8 中,我有一个多语言菜单。我能够翻译标题,但我如何才能指向特定于该语言的 URI?

当我用一种语言更改它时(例如 http://www.example.com), it is also changed in the other language, where I want a different domain (e.g. http://www.example.nl)。

真的有必要为每种语言构建一个菜单来解决这个问题吗?

是的,如果没有 contrib 模块,您需要 separate menu

但是,有一个模块用于此:translatable_menu_link_uri