From 5f645734b032f744a8d76dc06a3593c5c4f749d4 Mon Sep 17 00:00:00 2001 From: huzheng12 <52150713+huzheng12@users.noreply.github.com> Date: Fri, 03 May 2024 20:26:29 +0800 Subject: [PATCH] first commit --- 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 4d87374..dd58c3a 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1958,5 +1958,6 @@ "USDC充值": "USDC deposit", "BNB充值": "BNB deposit", "記住帳戶密碼": "Remember account password", - "记住帐户密码": "Remember account password" + "记住帐户密码": "Remember account password", + "中签结果": "Winning the lottery result" } \ No newline at end of file -- Gitblit v1.9.3