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 | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 69e9697..97d42bf 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1956,5 +1956,6 @@ "是否认购": "Whether to subscribe", "请先实名认证!": "Please authenticate your real name first!", "USDC充值": "USDC deposit", - "BNB充值": "BNB deposit" + "BNB充值": "BNB deposit", + "記住帳戶密碼": "Remember account password" } \ No newline at end of file -- Gitblit v1.9.3