From 2d236d56da1c961ea0c411283a4c252788494b4c Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Sun, 06 Jul 2025 14:33:54 +0800 Subject: [PATCH] 关闭2秒调用一次的初始化接口 --- src/i18n/en/user.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/i18n/en/user.js b/src/i18n/en/user.js index b6c677f..6fcb53f 100644 --- a/src/i18n/en/user.js +++ b/src/i18n/en/user.js @@ -477,6 +477,7 @@ ti25: "Please select a network", ti26: "Make sure the deposit network you choose is the same as the network you use on the withdrawal platform, otherwise assets may be lost.", ti27: "The recharge application has been submitted", + ti28: "Please wait for the previous deposit to complete", xian1: "Digital Currency withdrawal", xian2: "Select Currency", xian3: "Currency", -- Gitblit v1.9.3