Menu items are now translatables.
This commit is contained in:
parent
78df70c0bd
commit
f93dd4595a
6 changed files with 8 additions and 6 deletions
|
@ -7,11 +7,11 @@ dependencies:
|
|||
- menu_link_content
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: menu_link_content.menu_link_content
|
||||
target_entity_type_id: menu_link_content
|
||||
target_bundle: menu_link_content
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue