From 72051e590ced04cfd0a46eb7eba713062548c532 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Mon, 28 Apr 2025 18:30:15 +0800 Subject: [PATCH] style: 翻译 --- src/locales/en.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 90eae4c..3d44e50 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -612,5 +612,9 @@ "转入金额": "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" } \ No newline at end of file -- Gitblit v1.9.3