--- title: type: "string" required: true label: es: "Título del artículo" en: "Post title" help: es: "¡Un título que invite a leer el artículo!" en: "A title that makes people want to read the post!" content_warning: type: "string" label: es: "Alerta de contenido" en: "Content warning" help: es: | Si el artículo trata de violencias y otros temas sensibles, te invitamos a usar este campo como alerta de contenido, para que las personas puedan determinar cuándo quieren abrirlo. en: | If the post is about violence and other sensitive topics, we invite you to use it as a content warning, so others can decide when they want to read it. description: type: "text" label: es: "Descripción del artículo" en: "Post description" help: es: "Descripción del contenido del artículo, que también usarán redes sociales y buscadores." en: "Description of post content, also used by social media and search engines." author: type: "array" label: es: "Autores" en: "Authors" help: es: "Quiénes participaron en la escritura de este artículo" en: "Who collaborated in write this post" image: type: "image" path: label: es: "Imagen principal" en: "Main image" help: es: "Se utiliza para ilustrar el artículo y como previsualización en las redes sociales. Si no agregas una, será mostrada como un bloque de color en la lista de artículos." en: "Used to illustrate the article and as preview in social networks. If you don't add one, it will be shown as a block of color on the post list." description: label: es: "Descripción de la imagen principal" en: "Main image description" help: es: "Describí la imagen por razones de accesibilidad e indexacion en buscadores" en: "Describe the image for accesibility purposes and for indexation in search engines" content: type: "new_content" label: es: "Contenido del artículo" en: "Post content" help: es: "Escribe aquí el artículo" en: "Write your post here" activity: type: "boolean" label: es: "Publicar en el Fediverso" en: "Publish to Fediverse" help: es: "Si tu sitio tiene habilitado Social Distributed Press, habilita para publicar en el Fediverso" en: "If your site has Social Distributed Press enabled, tick to publish to the Fediverse" default: es: true en: true in_reply_to: type: "url" label: es: "En respuesta a" en: "In reply to" help: es: "Agrega aquí el vínculo a un artículo para generar una respuesta" en: "Add the link to another article to reply to" categories: type: "array" label: es: "Categorías" en: "Categories" help: es: "Ayudan a organizar los artículos en temas" en: "Use categories to organize posts by themes" tags: type: "array" label: es: "Etiquetas" en: "Tags" help: es: "Usa etiquetas para resaltar palabras clave" en: "Tags are helpful as keywords" download: type: "file" path: label: es: "Subir archivo de novedades" en: "Upload news file" help: es: "" en: "" description: label: es: "Descripción del archivo" en: "File description" help: es: "" en: "" draft: type: "boolean" label: es: "Borrador" en: "Draft" help: es: "Este artículo aun no está listo para publicar" en: "This post isn't ready to be published yet" order: type: "order" label: es: "Orden" en: "Order" help: es: "La posición del artículo en la lista de artículos" en: "The post position in the posts list"