--- title: type: "string" required: true label: es: "Título" en: "Title" help: es: "Título de la confirmación" en: "Confirmation page title" default: es: "¡Gracias por tu compra!" en: "Thank you for your purchase!" content: type: "content" label: es: "Contenido" en: "Content" help: es: "Puedes agregar información de contacto, tiempos de entrega, etc. aquí." en: "You may add contact information, timeframe for delivery, etc. here" default: es: "En breve te llegará un correo con la información de tu pedido." en: "You will receive an email detailing your purchase soon." permalink: type: "permalink" required: true label: es: "Dirección de la página" en: "Confirmation page address" help: es: "La dirección de la página de confirmación dentro del sitio" en: "The address the confirmation page holds within your site" default: es: "confirmacion/" en: "confirmation/" back: type: "string" label: es: "Volver al sitio" en: "Back to site" help: es: "Texto del botón de volver al sitio" en: "Text for Back to site button" default: es: "Volver al sitio" en: "Back to site" locales: type: "locales" label: es: "Traducciones" en: "Translations" help: es: "Vínculo al mismo artículo en otros idiomas" en: "Link to same post in other languages" 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"