From a81603c8f0f32184fcd0ab76b624ec69f61447fc Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Wed, 22 May 2024 15:42:57 +0800 Subject: [PATCH] 语言切换问题,咨询切换问题 --- src/locales/hanyu.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/locales/hanyu.json b/src/locales/hanyu.json index 774352c..b0c0014 100644 --- a/src/locales/hanyu.json +++ b/src/locales/hanyu.json @@ -533,5 +533,6 @@ "港股可用": "홍콩 주식 사용 가능", "港股冻结": "홍콩 주식 동결", "订单详情": "주문 상세 정보", - "港股總資產": "홍콩 주식 총자산" -} \ No newline at end of file + "港股總資產": "홍콩 주식 총자산", + "贷款": "대출" +} -- Gitblit v1.9.3