BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
uuid: 48d1fb2d-5a39-416a-bbb7-522c3e608215
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- taxonomy.vocabulary.company
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.company
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: company
|
||||
default_langcode: und
|
||||
language_alterable: true
|
Reference in New Issue
Block a user