|  | @@ -8,11 +8,11 @@ dependencies:
 | 
	
		
			
				|  |  |      - content_translation
 | 
	
		
			
				|  |  |  third_party_settings:
 | 
	
		
			
				|  |  |    content_translation:
 | 
	
		
			
				|  |  | -    enabled: false
 | 
	
		
			
				|  |  | +    enabled: true
 | 
	
		
			
				|  |  |      bundle_settings:
 | 
	
		
			
				|  |  | -      untranslatable_fields_hide: '0'
 | 
	
		
			
				|  |  | +      untranslatable_fields_hide: '1'
 | 
	
		
			
				|  |  |  id: commerce_product_variation.materio_product_variation_type
 | 
	
		
			
				|  |  |  target_entity_type_id: commerce_product_variation
 | 
	
		
			
				|  |  |  target_bundle: materio_product_variation_type
 | 
	
		
			
				|  |  |  default_langcode: site_default
 | 
	
		
			
				|  |  | -language_alterable: false
 | 
	
		
			
				|  |  | +language_alterable: true
 |