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