Skip to content

Commit

Permalink
Addressing some of Arthur's feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
katycobb committed Jan 11, 2025
1 parent 597e7e9 commit aa4990e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions locales/en.default.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
},
"popups": {
"name": "Dropdowns and pop-ups",
"paragraph": "Affects areas like navigation dropdowns and pop-up modals and carts"
"paragraph": "Affects areas like navigation dropdowns, pop-up modals, and cart pop-ups"
},
"media": {
"name": "Media"
Expand Down Expand Up @@ -321,7 +321,7 @@
"label": "Page"
},
"notification": {
"label": "Popup"
"label": "Popup notification"
}
},
"show_vendor": {
Expand All @@ -334,7 +334,7 @@
"header": "Cart drawer",
"collection": {
"label": "Collection",
"info": "Shown when cart is empty"
"info": "Shown when cart drawer is empty"
}
}
}
Expand Down Expand Up @@ -460,7 +460,7 @@
},
"header__3": {
"content": "Country/region selector",
"info": "Manage counties/regions in your [market settings](/admin/settings/markets)"
"info": "Manage countries/regions in your [market settings](/admin/settings/markets)"
},
"enable_country_selector": {
"label": "Country/region selector"
Expand Down Expand Up @@ -541,7 +541,7 @@
},
"card_styles": {
"label": "Card style",
"info": "Individual card styles are controlled in theme settings",
"info": "Product, collection, and blog card styles are set in theme settings",
"options__1": {
"label": "Use individual card styles"
},
Expand Down Expand Up @@ -2453,10 +2453,10 @@
"columns_mobile": {
"label": "Mobile columns",
"options__1": {
"label": "1 column"
"label": "1"
},
"options__2": {
"label": "2 columns"
"label": "2"
}
},
"image_ratio": {
Expand Down

0 comments on commit aa4990e

Please sign in to comment.