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/en.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 3d44e50..261cb96 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -616,5 +616,6 @@ "排序": "Sort", "升序": "Ascending", "降序": "Descending", - "正常": "Normal" + "正常": "Normal", + "当价格满足条件时卖出": "Sell when price meets condition" } \ No newline at end of file -- Gitblit v1.9.3