--- 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ú" post: type: "new_belongs_to" filter: layout: - "post" - "page" - "code_of_conduct" - "license" - "privacy_policy" label: en: "Página" es: "Page" help: en: "If the menu item leads to a page, link it here" es: "Si el ítem lleva a una página, asociarlo aquí" item: type: "new_belongs_to" inverse: "items" filter: layout: "menu" label: en: "Previous item" es: "Ítem anterior" help: en: "If sub item, associate parent item here" es: "Si es un sub ítem, asociar el ítem superior 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"