From 1bd03f5c2e7b9fa9cc80c4e673e18132da411333 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Wed, 12 Nov 2025 16:21:06 +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