diff --git a/backend/i18n/frontend_en.json b/backend/i18n/frontend_en.json index a14b65bf0..319fe9bd3 100644 --- a/backend/i18n/frontend_en.json +++ b/backend/i18n/frontend_en.json @@ -761,7 +761,7 @@ "schemas.fieldTypes.assets.sizeMin": "Max Size", "schemas.fieldTypes.boolean.description": "Yes or no, true or false.", "schemas.fieldTypes.component.description": "Embed another schema to this content.", - "schemas.fieldTypes.components.description": "Embed another schemas to this content as array.", + "schemas.fieldTypes.components.description": "Embed other schemas to this content as array.", "schemas.fieldTypes.dateTime.defaultMode": "Default Mode", "schemas.fieldTypes.dateTime.description": "Events date, opening hours.", "schemas.fieldTypes.dateTime.rangeMax": "Max Value", diff --git a/backend/i18n/frontend_it.json b/backend/i18n/frontend_it.json index c133c893d..ed5883010 100644 --- a/backend/i18n/frontend_it.json +++ b/backend/i18n/frontend_it.json @@ -761,7 +761,7 @@ "schemas.fieldTypes.assets.sizeMin": "Dimensione Max", "schemas.fieldTypes.boolean.description": "Si o no, vero o falso.", "schemas.fieldTypes.component.description": "Embed another schema to this content.", - "schemas.fieldTypes.components.description": "Embed another schemas to this content as array.", + "schemas.fieldTypes.components.description": "Embed other schemas to this content as array.", "schemas.fieldTypes.dateTime.defaultMode": "Modalità predefinita", "schemas.fieldTypes.dateTime.description": "Data degli eventi, orari di apertura.", "schemas.fieldTypes.dateTime.rangeMax": "Valore Max", diff --git a/backend/i18n/frontend_nl.json b/backend/i18n/frontend_nl.json index b2a16b822..86a95187a 100644 --- a/backend/i18n/frontend_nl.json +++ b/backend/i18n/frontend_nl.json @@ -761,7 +761,7 @@ "schemas.fieldTypes.assets.sizeMin": "Max. grootte", "schemas.fieldTypes.boolean.description": "Ja of nee, waar of niet waar.", "schemas.fieldTypes.component.description": "Embed another schema to this content.", - "schemas.fieldTypes.components.description": "Embed another schemas to this content as array.", + "schemas.fieldTypes.components.description": "Embed other schemas to this content as array.", "schemas.fieldTypes.dateTime.defaultMode": "Standaardmodus", "schemas.fieldTypes.dateTime.description": "Datum van evenementen, openingstijden.", "schemas.fieldTypes.dateTime.rangeMax": "Max. waarde", diff --git a/backend/i18n/source/frontend_en.json b/backend/i18n/source/frontend_en.json index a14b65bf0..319fe9bd3 100644 --- a/backend/i18n/source/frontend_en.json +++ b/backend/i18n/source/frontend_en.json @@ -761,7 +761,7 @@ "schemas.fieldTypes.assets.sizeMin": "Max Size", "schemas.fieldTypes.boolean.description": "Yes or no, true or false.", "schemas.fieldTypes.component.description": "Embed another schema to this content.", - "schemas.fieldTypes.components.description": "Embed another schemas to this content as array.", + "schemas.fieldTypes.components.description": "Embed other schemas to this content as array.", "schemas.fieldTypes.dateTime.defaultMode": "Default Mode", "schemas.fieldTypes.dateTime.description": "Events date, opening hours.", "schemas.fieldTypes.dateTime.rangeMax": "Max Value",