enable ai_auto_translate plugin for mandelstudio staging
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"ocyan.plugin.varnish",
|
||||
"ocyan.plugin.wagtail",
|
||||
"ocyan.plugin.i18n",
|
||||
"ocyan.plugin.ai_auto_translate",
|
||||
"ocyan.plugin.wagtail_blog",
|
||||
"ocyan.plugin.wagtail_content_page",
|
||||
"ocyan.plugin.wagtail_forms",
|
||||
@@ -154,6 +155,12 @@
|
||||
},
|
||||
"wagtail_oscar": {
|
||||
"sitemap_include_child_products": false
|
||||
},
|
||||
"ai_auto_translate": {
|
||||
"auto_translated_fields": [
|
||||
"catalogue.product.title",
|
||||
"catalogue.product.description"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user