From f8f1f7da6f87fb496858696d2c5487314d543f74 Mon Sep 17 00:00:00 2001 From: Katy Cobb Date: Wed, 11 Dec 2024 16:17:11 -0800 Subject: [PATCH] Featured product cont'd --- locales/en.default.schema.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/locales/en.default.schema.json b/locales/en.default.schema.json index ffcc95159db..0baa5969336 100644 --- a/locales/en.default.schema.json +++ b/locales/en.default.schema.json @@ -401,7 +401,7 @@ "has_cards_info": "To change the card color scheme, update your theme settings." }, "heading_size": { - "label": "Heading size", + "label": "Size", "options__1": { "label": "Small" }, @@ -842,7 +842,7 @@ "label": "Text" }, "text_style": { - "label": "Text style", + "label": "Style", "options__1": { "label": "Body" }, @@ -895,8 +895,8 @@ "name": "Buy buttons", "settings": { "show_dynamic_checkout": { - "label": "Show dynamic checkout buttons", - "info": "Using the payment methods available on your store, customers see their preferred option, like PayPal or Apple Pay. [Learn more](https://help.shopify.com/manual/using-themes/change-the-layout/dynamic-checkout)" + "label": "Dynamic checkout buttons", + "info": "Customers will see their preferred payment option. [Learn more](https://help.shopify.com/manual/using-themes/change-the-layout/dynamic-checkout)" } } }, @@ -2058,8 +2058,8 @@ "info": "Using the payment methods available on your store, customers see their preferred option, like PayPal or Apple Pay. [Learn more](https://help.shopify.com/manual/using-themes/change-the-layout/dynamic-checkout)" }, "show_gift_card_recipient": { - "label": "Show recipient information form for gift cards", - "info": "Allows buyers to send gift cards on a scheduled date along with a personal message. [Learn more](https://help.shopify.com/manual/online-store/themes/customizing-themes/add-gift-card-recipient-fields)" + "label": "Recipient info form for gift cards", + "info": "Customers can add a personal message and schedule the send date. [Learn more](https://help.shopify.com/manual/online-store/themes/customizing-themes/add-gift-card-recipient-fields)" } } },