From 411edaf3d05d0a7393e4784ff8f3310a0ccb2196 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sun, 02 Nov 2025 15:33:02 +0800
Subject: [PATCH] 1

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

diff --git a/src/locales/ens.json b/src/locales/ens.json
index 93507fd..61373a8 100644
--- a/src/locales/ens.json
+++ b/src/locales/ens.json
@@ -1,4 +1,8 @@
 {
+  "已挂单":"Pending order",
+  "买入失败":"Buy failed",
+  "场外买入":"Buy over the counter",
+  "场外卖出":"Takeout",
   "已上市": "Already on the market",
   "秘钥": "Secret key",
   "描述": "Describe",
@@ -661,4 +665,4 @@
   "日内":"In the meantime",
   "建仓成本":"Position-building cost",
   "已申购":"Already purchased"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3