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/kor.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/locales/kor.json b/src/locales/kor.json
index b912b83..929fff3 100644
--- a/src/locales/kor.json
+++ b/src/locales/kor.json
@@ -1,4 +1,8 @@
 {
+  "已挂单":"대기 중인 주문",
+  "买入失败":"구매 실패",
+  "场外买入":"카운터에서 구매하세요",
+  "场外卖出":"테이크아웃",
   "已上市": "已上시",
   "秘钥": "밀폐",
   "描述": "설명하다",
@@ -648,4 +652,4 @@
   "日内":"In the meantime",
   "建仓成本":"Position-building cost",
   "已申购":"Already purchased"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3