Disabled internationalization because of Strapi reboot loop.
This commit is contained in:
parent
041eee61ea
commit
ce0cea0965
|
|
@ -11,14 +11,14 @@
|
||||||
},
|
},
|
||||||
"pluginOptions": {
|
"pluginOptions": {
|
||||||
"i18n": {
|
"i18n": {
|
||||||
"localized": true
|
"localized": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"name": {
|
"name": {
|
||||||
"pluginOptions": {
|
"pluginOptions": {
|
||||||
"i18n": {
|
"i18n": {
|
||||||
"localized": true
|
"localized": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
"slug": {
|
"slug": {
|
||||||
"pluginOptions": {
|
"pluginOptions": {
|
||||||
"i18n": {
|
"i18n": {
|
||||||
"localized": true
|
"localized": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
"shortDescription": {
|
"shortDescription": {
|
||||||
"pluginOptions": {
|
"pluginOptions": {
|
||||||
"i18n": {
|
"i18n": {
|
||||||
"localized": true
|
"localized": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "blocks"
|
"type": "blocks"
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"pluginOptions": {
|
"pluginOptions": {
|
||||||
"i18n": {
|
"i18n": {
|
||||||
"localized": true
|
"localized": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "blocks"
|
"type": "blocks"
|
||||||
|
|
@ -58,7 +58,7 @@
|
||||||
"multiple": false,
|
"multiple": false,
|
||||||
"pluginOptions": {
|
"pluginOptions": {
|
||||||
"i18n": {
|
"i18n": {
|
||||||
"localized": true
|
"localized": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user