--- title: type: "string" required: true label: en: "Item name" es: "Nombre del ítem" help: en: "Exactly as you want it to appear in the menu" es: "Tal como aparece en el menú" items: type: "new_has_many" inverse: "item" filter: layout: - "menu_internal" - "menu_external" label: en: "Sub items" es: "Sub ítems" help: en: "If item has sub items, associate them here" es: "Si el ítem tiene sub ítems, asociarlos aquí" draft: type: "boolean" label: es: "Borrador" en: "Draft" help: es: "Al activar \"Borrador\" este contenido se mantendrá disponible en el panel, pero no se publica en el sitio como los demás contenidos al tocar \"Publicar todos los cambios\"" en: "By activating \"Draft\", this content will remain available on the dashboard, but will not be published on the site when you tap \"Publish all changes\" (other content which does not have this option selected will)." order: type: "order" label: es: "Orden" en: "Order" help: es: "La posición del artículo en la lista de artículos" en: "Position in list of posts"