From 50ca12b4f86eba4a325459e866313648709f2e40 Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Tue, 23 Apr 2024 00:43:56 +0800 Subject: [PATCH] first --- src/i18n/en.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index c5720be..97d42bf 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1955,6 +1955,7 @@ "已上市": "Listed", "是否认购": "Whether to subscribe", "请先实名认证!": "Please authenticate your real name first!", - "USDC充值": "USDC recharge", - "BNB充值": "BNB recharge" + "USDC充值": "USDC deposit", + "BNB充值": "BNB deposit", + "記住帳戶密碼": "Remember account password" } \ No newline at end of file -- Gitblit v1.9.3