From 5a5441c4437dfbaea74691aab2ce990f4976a966 Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Wed, 21 Jan 2026 14:38:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=85=E5=AE=A1=E6=A0=B8=E8=8B=B1=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/locales/lang/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/locales/lang/en.js b/src/components/locales/lang/en.js index 820be0b..7ee31ff 100644 --- a/src/components/locales/lang/en.js +++ b/src/components/locales/lang/en.js @@ -440,6 +440,7 @@ export default { refundModel: "Refund Method", refundModelAll: "Full Refund", refundModelPart: "Part Refund", + refundStatusPending: "Pending", refundCurrency: "Refund Curr", refundGoldCoin: "Refunded Coins", refundAmount: "Refund Amt", @@ -633,7 +634,6 @@ export default { refundModel: "Method", refundModelAll: "Full", refundModelPart: "Partial", - refundStatusPending: "Pending", refundGoldCoin: "Refund Coins", refundCurrency: "Refund Curr", refundCurrencyPlaceholder: "Select currency",