Skip to content
Snippets Groups Projects
Commit 386089bc authored by Elihu's avatar Elihu
Browse files

feat: schema pricing #5

parent cd0747d2
No related branches found
No related tags found
1 merge request!4Issue 11
---
title:
type: string
required: true
label:
es: "Título"
en: "Title"
help:
es: ''
en: ''
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'
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: 'Este artículo aun no está listo para publicar'
en: "This post isn't ready to be published yet"
order:
type: 'order'
required: true
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'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment