From 9079c215041cd72652a2bf32f01a5164ed03c97d Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Thu, 24 Apr 2025 18:55:55 +0800 Subject: [PATCH] feat: 货币转换 --- src/locales/th.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/locales/th.json b/src/locales/th.json index 6a7e30a..0885f32 100644 --- a/src/locales/th.json +++ b/src/locales/th.json @@ -574,5 +574,6 @@ "请选择提现金额": "กรุณาเลือกจำนวนเงินที่ถอน", "hj100": "ปริมาณซื้อขาย (หุ้น)", "获取验证码": "รับรหัสสัญญาณ", - "重新获取": "ขอใหม่" + "重新获取": "ขอใหม่", + "黄金原油": "ทองคำ & น้ำมันดิบ" } \ No newline at end of file -- Gitblit v1.9.3