From 7f67ff50d859db37f921b71008b9103329bfc57d Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Wed, 30 Apr 2025 01:05:40 +0800 Subject: [PATCH] 翻译 --- src/locales/en.json | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 90eae4c..261cb96 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -612,5 +612,10 @@ "转入金额": "Transfer In Amount", "确认兑换": "Confirm Exchange", "确认撤销": "Confirm Cancel", - "确定要撤销此挂单吗?": "Are you sure you want to cancel this pending order?" + "确定要撤销此挂单吗?": "Are you sure you want to cancel this pending order?", + "排序": "Sort", + "升序": "Ascending", + "降序": "Descending", + "正常": "Normal", + "当价格满足条件时卖出": "Sell when price meets condition" } \ No newline at end of file -- Gitblit v1.9.3