Skip to content

Commit

Permalink
UX feedback: adding context to sliders etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
katycobb committed Jan 28, 2025
1 parent 413b150 commit a94dfcc
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions locales/en.default.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@
"info": "Visible if list has more collections than shown"
},
"header_mobile": {
"content": "Mobile Layout"
"content": "Mobile layout"
},
"columns_mobile": {
"label": "Columns",
Expand Down Expand Up @@ -1263,7 +1263,7 @@
"label": "Alignment"
},
"mobile": {
"content": "Mobile Layout"
"content": "Mobile layout"
},
"mobile_content_alignment": {
"options__1": {
Expand Down Expand Up @@ -1920,7 +1920,7 @@
"label": "Columns"
},
"header_mobile": {
"content": "Mobile Layout"
"content": "Mobile layout"
},
"columns_mobile": {
"label": "Mobile columns",
Expand Down Expand Up @@ -2271,13 +2271,13 @@
"info": "Shown when collapsible row is selected"
},
"product_list_limit": {
"label": "Products"
"label": "Product count"
},
"products_per_page": {
"label": "Products per page"
},
"pagination_style": {
"label": "Pagination style",
"label": "Pagination",
"options": {
"option_1": "Dots",
"option_2": "Counter",
Expand Down Expand Up @@ -2564,7 +2564,7 @@
"label": "Button link"
},
"header_mobile": {
"content": "Mobile Layout"
"content": "Mobile layout"
},
"columns_mobile": {
"label": "Columns",
Expand Down Expand Up @@ -2723,7 +2723,7 @@
"label": "Content alignment"
},
"header": {
"content": "Mobile Layout"
"content": "Mobile layout"
},
"mobile_content_alignment": {
"options__1": {
Expand All @@ -2738,7 +2738,7 @@
"label": "Content alignment"
},
"show_text_below": {
"label": "Stacked layout"
"label": "Stack text below image"
}
},
"blocks": {
Expand Down Expand Up @@ -2809,7 +2809,7 @@
"label": "Heading"
},
"products_to_show": {
"label": "Products"
"label": "Product count"
},
"columns_desktop": {
"label": "Columns"
Expand Down Expand Up @@ -3065,10 +3065,10 @@
"label": "Change slides every"
},
"mobile": {
"content": "Mobile Layout"
"content": "Mobile layout"
},
"show_text_below": {
"label": "Stacked layout"
"label": "Stack text below image"
},
"accessibility": {
"content": "Accessibility",
Expand Down

0 comments on commit a94dfcc

Please sign in to comment.