Testing {variables} in html
{% schema %}
{
"name": "Call to action",
"settings": [
{
"id": "text-box",
"type": "text",
"label": "Heading",
"default": "Title"
},
{
"id": "link",
"type": "url",
"label": "Link URL"
},
{
"id": "linktext",
"type": "text",
"label": "Link text",
"default": "Click here"
}
]
,
"presets": [
{
"name": "Call to Action",
"category": "Promotional"
}
]
}
{% endschema %}
Do not translate this {{ variable }} and don't translate that { variable } either.