From 629e34b635ab0d40e17a1baa09c67ffa7fcdd75c Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Mon, 22 Apr 2024 19:12:39 +0800 Subject: [PATCH] first --- src/i18n/en.json | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 971ab99..69e9697 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1951,5 +1951,10 @@ "请不要向任何人透露密码、短信和谷歌验证码,包括交易所工作人员。": "Please do not disclose passwords, text messages, and Google verification codes to anyone, including exchange staff.", "设置": "set up", "直播": "direct seeding", - "比赛": "competition" + "比赛": "competition", + "已上市": "Listed", + "是否认购": "Whether to subscribe", + "请先实名认证!": "Please authenticate your real name first!", + "USDC充值": "USDC deposit", + "BNB充值": "BNB deposit" } \ No newline at end of file -- Gitblit v1.9.3