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/th.json | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/src/locales/th.json b/src/locales/th.json index ec4e563..601037c 100644 --- a/src/locales/th.json +++ b/src/locales/th.json @@ -591,5 +591,11 @@ "请输入转出金额": "กรุณากรอกจำนวนเงินที่โอนออก", "可用余额": "ยอดเงินคงเหลือ", "转入金额": "จำนวนเงินที่โอนเข้า", - "确认兑换": "ยืนยันการแลกเปลี่ยน" + "确认兑换": "ยืนยันการแลกเปลี่ยน", + "确认撤销": "ยืนยันการยกเลิก", + "确定要撤销此挂单吗?": "คุณแน่ใจหรือไม่ว่าต้องการยกเลิกคำสั่งซื้อที่รอดำเนินการนี้?", + "排序": "เรียงลำดับ", + "升序": "จากน้อยไปมาก", + "降序": "จากมากไปน้อย", + "正常": "ปกติ" } \ No newline at end of file -- Gitblit v1.9.3