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/zh.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/i18n/zh.json b/src/i18n/zh.json
index a6cb27c..68db7af 100644
--- a/src/i18n/zh.json
+++ b/src/i18n/zh.json
@@ -1,5 +1,6 @@
{
"3": "3",
+ "中签结果": "中签结果",
"请输入止盈金额": "请输入止盈金额",
"请输入止损金额": "请输入止损金额",
"当前有待处理提现订单,请稍后提现!": "当前有待处理提现订单,请稍后提现!",
--
Gitblit v1.9.3