"schemas.fields.placeholderHint": "Define the placeholder for the input control.",
"schemas.fieldTypes.array.count": "Items",
"schemas.fieldTypes.array.countMax": "Max Items",
"schemas.fieldTypes.array.countMin": "Min Items",
@ -675,7 +679,6 @@
"schemas.fieldTypes.ui.description": "Separator for editing UI.",
"schemas.hideFieldFailed": "Failed to hide field. Please reload.",
"schemas.import": "Import schema",
"schemas.labelHint": "Display name for documentation and user interfaces.",
"schemas.listFields": "List Fields",
"schemas.listFieldsEmpty": "Drop field here or reorder them to show the fields in the content list. When no list field is defined, the first field is used.",
"schemas.loadFailed": "Failed to load schemas. Please reload.",
@ -698,15 +701,16 @@
"schemas.referenceFieldsEmpty": "Drop field here or reorder them to show the fields when referenced by another content. When no reference field is defined, the list fields are used instead.",
"schemas.reloaded": "Schemas reloaded.",
"schemas.reorderFieldsFailed": "Failed to reorder fields. Please reload.",
"schemas.rules.action": "Action",
"schemas.rules.condition": "Condition in Javascript",
"schemas.rules.disable": "Disable",
"schemas.rules.empty": "No field rules configured.",
"schemas.rules.require": "Require",
"schemas.rules.title": "Field rules",
"schemas.rules.title": "Field Rules",
"schemas.rules.when": "when",
"schemas.saved": "Schema saved successfully.",
"schemas.saveFieldAndClose": "Save and close",
"schemas.saveFieldAndNew": "Save and add field",
"schemas.schemaHintsHint": "Describe this schema for documentation and user interfaces.",
"schemas.schemaLabelHint": "Display name for documentation and user interfaces.",
"schemas.schemaNameHint": "You can only use letters, numbers and dashes and not more than 40 characters.",
"schemas.schemaNameValidationMessage": "Name can only contain letters, numbers, dashes and spaces.",
"schemas.schemaTagsHint": "Tags to annotate your schema for automation processes.",
@ -714,6 +718,11 @@
"schemas.showFieldFailed": "Failed to show field. Please reload.",