BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
uuid: 31ede31c-5935-466b-b42f-b69532ed8fbe
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- taxonomy.vocabulary.thesaurus
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.thesaurus
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: thesaurus
|
||||
default_langcode: site_default
|
||||
language_alterable: true
|
Reference in New Issue
Block a user