feat(): remove status from translatable fields (#14321)
* feat(): remove status from translatable fields * Create tender-mugs-shave.md * feat(): remove status from translatable fields
This commit is contained in:
@@ -3,7 +3,6 @@ export const PRODUCT_TRANSLATABLE_FIELDS = [
|
||||
"description",
|
||||
"material",
|
||||
"subtitle",
|
||||
"status",
|
||||
]
|
||||
export const PRODUCT_VARIANT_TRANSLATABLE_FIELDS = ["title", "material"]
|
||||
export const PRODUCT_TYPE_TRANSLATABLE_FIELDS = ["value"]
|
||||
|
||||
Reference in New Issue
Block a user