From 18457811515ba2d5c4abffd2a18ae1b8c7846dc3 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Wed, 30 Apr 2025 01:06:31 +0800 Subject: [PATCH] 大宗首次不加载的bug --- 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