From 0e26df2c18e84171ca42e2846aa663a2979f48bb Mon Sep 17 00:00:00 2001 From: David Cook Date: Wed, 26 Jun 2024 09:43:38 +1000 Subject: [PATCH] Add translation for products_v3 page title --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index e4be4f6843..2c4e737c0f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -4170,6 +4170,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using bulk_order_management: "Bulk Order Management" subscriptions: "Subscriptions" products: "Products" + products_v3: "Products" option_types: "Option Types" properties: "Properties" variant_overrides: "Inventory"