From f16c65d8241e1190bd8a75ae88594ef044374dc3 Mon Sep 17 00:00:00 2001 From: Chris Berthe Date: Wed, 23 Oct 2024 10:30:23 -0400 Subject: [PATCH] chore: add new key for video setting (#70) --- locales/en.default.schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/en.default.schema.json b/locales/en.default.schema.json index a8150d7..f79a2d5 100644 --- a/locales/en.default.schema.json +++ b/locales/en.default.schema.json @@ -152,6 +152,7 @@ "number_of_days_popup_reappears": "Number of days before a dismissed popup reappears", "only_appear_on_articles": "Will only appear on articles", "only_applies_on_desktop": "Only applies on desktop viewport", + "overrides_video_url_if_both_set": "Overrides video URL setting if both are set", "recently_viewed_products_only_visible": "Recently viewed products are only visible when browsing outside of the editor", "recommended_a_square_image": "Recommended a square ratio for optimal mobile experience", "requires_square_images": "Requires square images", @@ -731,7 +732,7 @@ "video_hero": "Video hero", "video_link": "Video link", "video_style": "Video style", - "video_url": "Video url", + "video_url": "Video URL", "video_with_sound": "Video with sound", "video_without_sound": "Video without sound", "vimeo": "Vimeo",