From 3b5fd4bcce1f000c65831ed29b44170c06ca7c83 Mon Sep 17 00:00:00 2001 From: steven Date: Mon, 22 May 2023 15:37:45 +0800 Subject: [PATCH] chore: fix typo --- src/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh.json b/src/locales/zh.json index d1c1b3d..0db6cfd 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -119,6 +119,6 @@ }, "payment": { "self": "支付", - "sign-in-to-buy": "登陆后购买" + "sign-in-to-buy": "登录后购买" } }