From 8852f8d5ccf02049b9e90a2d537be53c671d8472 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 30 Apr 2025 01:07:12 +0800
Subject: [PATCH] 大宗无数据一直加载的bug

---
 src/locales/en.json |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/locales/en.json b/src/locales/en.json
index 90eae4c..261cb96 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -612,5 +612,10 @@
   "转入金额": "Transfer In Amount",
   "确认兑换": "Confirm Exchange",
   "确认撤销": "Confirm Cancel",
-  "确定要撤销此挂单吗?": "Are you sure you want to cancel this pending order?"
+  "确定要撤销此挂单吗?": "Are you sure you want to cancel this pending order?",
+  "排序": "Sort",
+  "升序": "Ascending",
+  "降序": "Descending",
+  "正常": "Normal",
+  "当价格满足条件时卖出": "Sell when price meets condition"
 }
\ No newline at end of file

--
Gitblit v1.9.3