Skip to content

Commit

Permalink
Collapsbile row followups
Browse files Browse the repository at this point in the history
  • Loading branch information
katycobb committed Dec 12, 2024
1 parent ca3cf42 commit 139051d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 3 additions & 4 deletions locales/en.default.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@
"has_cards_info": "To change the card color scheme, update your theme settings."
},
"heading_size": {
"label": "Size",
"label": "Heading size",
"options__1": {
"label": "Small"
},
Expand Down Expand Up @@ -3233,7 +3233,7 @@
"label": "Open first collapsible row"
},
"header": {
"content": "Image layout"
"content": "Image"
},
"image": {
"label": "Image"
Expand All @@ -3257,8 +3257,7 @@
},
"options__2": {
"label": "Image second"
},
"info": "Image is always first on mobile."
}
}
},
"blocks": {
Expand Down
6 changes: 2 additions & 4 deletions sections/collapsible-content.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,7 @@
}
],
"default": "image_second",
"label": "t:sections.collapsible_content.settings.desktop_layout.label",
"info": "t:sections.collapsible_content.settings.desktop_layout.info"
"label": "t:sections.collapsible_content.settings.desktop_layout.label"
},
{
"type": "header",
Expand Down Expand Up @@ -293,8 +292,7 @@
"type": "text",
"id": "heading",
"default": "t:sections.collapsible_content.blocks.collapsible_row.settings.heading.default",
"label": "t:sections.collapsible_content.blocks.collapsible_row.settings.heading.label",
"info": "t:sections.collapsible_content.blocks.collapsible_row.settings.heading.info"
"label": "t:sections.collapsible_content.blocks.collapsible_row.settings.heading.label"
},
{
"type": "select",
Expand Down

0 comments on commit 139051d

Please sign in to comment.