From d002c0a47aab73d4df3f501a1ac40f210601f309 Mon Sep 17 00:00:00 2001 From: SparkLayer <76741098+cm-sl@users.noreply.github.com> Date: Mon, 17 Feb 2025 15:58:50 +0000 Subject: [PATCH] Trade Login - update default language string for new customer accounts --- sections/trade-login.liquid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sections/trade-login.liquid b/sections/trade-login.liquid index 0e32c0650f1..1c5620770de 100644 --- a/sections/trade-login.liquid +++ b/sections/trade-login.liquid @@ -28,7 +28,9 @@ {%- if shop.customer_accounts_enabled -%} - {{ 'customer.account.login' | t }} + + {{ 'customer.login_page.sign_in' | t }} + {% else %}