Skip to content

Commit aa4990e

Browse files
committed
Addressing some of Arthur's feedback
1 parent 597e7e9 commit aa4990e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

locales/en.default.schema.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
},
212212
"popups": {
213213
"name": "Dropdowns and pop-ups",
214-
"paragraph": "Affects areas like navigation dropdowns and pop-up modals and carts"
214+
"paragraph": "Affects areas like navigation dropdowns, pop-up modals, and cart pop-ups"
215215
},
216216
"media": {
217217
"name": "Media"
@@ -321,7 +321,7 @@
321321
"label": "Page"
322322
},
323323
"notification": {
324-
"label": "Popup"
324+
"label": "Popup notification"
325325
}
326326
},
327327
"show_vendor": {
@@ -334,7 +334,7 @@
334334
"header": "Cart drawer",
335335
"collection": {
336336
"label": "Collection",
337-
"info": "Shown when cart is empty"
337+
"info": "Shown when cart drawer is empty"
338338
}
339339
}
340340
}
@@ -460,7 +460,7 @@
460460
},
461461
"header__3": {
462462
"content": "Country/region selector",
463-
"info": "Manage counties/regions in your [market settings](/admin/settings/markets)"
463+
"info": "Manage countries/regions in your [market settings](/admin/settings/markets)"
464464
},
465465
"enable_country_selector": {
466466
"label": "Country/region selector"
@@ -541,7 +541,7 @@
541541
},
542542
"card_styles": {
543543
"label": "Card style",
544-
"info": "Individual card styles are controlled in theme settings",
544+
"info": "Product, collection, and blog card styles are set in theme settings",
545545
"options__1": {
546546
"label": "Use individual card styles"
547547
},
@@ -2453,10 +2453,10 @@
24532453
"columns_mobile": {
24542454
"label": "Mobile columns",
24552455
"options__1": {
2456-
"label": "1 column"
2456+
"label": "1"
24572457
},
24582458
"options__2": {
2459-
"label": "2 columns"
2459+
"label": "2"
24602460
}
24612461
},
24622462
"image_ratio": {

0 commit comments

Comments
 (0)