소스 검색

product and variations translatable

bach 3 년 전
부모
커밋
05a2134ced

+ 1 - 1
config/sync/core.base_field_override.commerce_product_variation.materio_product_variation_type.title.yml

@@ -11,7 +11,7 @@ bundle: materio_product_variation_type
 label: Title
 description: 'The variation title.'
 required: true
-translatable: false
+translatable: true
 default_value: {  }
 default_value_callback: ''
 settings: {  }

+ 1 - 1
config/sync/field.field.commerce_product_variation.materio_product_variation_type.field_description.yml

@@ -14,7 +14,7 @@ bundle: materio_product_variation_type
 label: Description
 description: ''
 required: false
-translatable: false
+translatable: true
 default_value: {  }
 default_value_callback: ''
 settings: {  }

+ 3 - 3
config/sync/language.content_settings.commerce_product_variation.materio_product_variation_type.yml

@@ -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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.