From 63376eba358f78210660fe3cd4702db2d1f96d2d Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Mon, 26 Aug 2024 16:55:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/en.json | 3 +-- src/i18n/tw.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 8a7b22a..3baae3c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -849,8 +849,7 @@ "submitcertification": "Submit certification", "submittedforcertification": "Submitted for certification", "certificationpassed": "Congratulations, the certification has passed!", - "withdrawal1": "Withdrawal requires real-name authentication", - "withdrawal2": "Withdrawal has reached the risk control limit of the platform and requires real-name authentication" + "withdrawal1": "Withdrawal requires real-name authentication" }, "setting": { "smsVer": "SMS Verification", diff --git a/src/i18n/tw.json b/src/i18n/tw.json index 66a49b0..a711400 100644 --- a/src/i18n/tw.json +++ b/src/i18n/tw.json @@ -791,8 +791,7 @@ "submitcertification": "提交認證", "submittedforcertification": "已提交認證", "certificationpassed": "恭喜您,認證已通過!", - "withdrawal1": "提幣需要通過實名認證", - "withdrawal2": "提幣達到了平台的風控限制,需要實名認證" + "withdrawal1": "提幣需要通過實名認證" }, "setting": { "smsVer": "簡訊驗證",