From f726ea231b2109be3cb9cc6eca8aa9a002ab3fce Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 30 Apr 2025 01:13:31 +0800
Subject: [PATCH] 挂单list页面挂单价格显示修改优先级

---
 src/locales/fra.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/locales/fra.json b/src/locales/fra.json
index 42baae1..50a7148 100644
--- a/src/locales/fra.json
+++ b/src/locales/fra.json
@@ -596,5 +596,6 @@
   "排序": "Trier",
   "升序": "Ascendant",
   "降序": "Descendant",
-  "正常": "Normal"
+  "正常": "Normal",
+  "当价格满足条件时卖出": "Vendre lorsque le prix répond à la condition"
 }
\ No newline at end of file

--
Gitblit v1.9.3