From d16b6fcad5382f0bcaf18b7a7fe80c0d35ee1ca4 Mon Sep 17 00:00:00 2001 From: hmurali01 <44872011+hmurali01@users.noreply.github.com> Date: Thu, 7 Apr 2022 13:28:32 -0400 Subject: [PATCH] Fixed missing translation: "Shipping method" --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index d973822da5..590ed1f63d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -24,6 +24,7 @@ en: activerecord: models: spree/product: Product + spree/shipping_method: Shipping Method attributes: spree/user: password: "Password"