From c61ac52dc5e6aaf5363584a557648e04d854e672 Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Tue, 23 Apr 2024 00:50:20 +0800 Subject: [PATCH] first --- src/i18n/en.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 97d42bf..32b0427 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1957,5 +1957,6 @@ "请先实名认证!": "Please authenticate your real name first!", "USDC充值": "USDC deposit", "BNB充值": "BNB deposit", - "記住帳戶密碼": "Remember account password" + "記住帳戶密碼": "Remember account password", + "记住帐户密码": "Remember account password" } \ No newline at end of file -- Gitblit v1.9.3