Browse Source

待审核英文

zhangyong/feature-20260113094820-现金重构
ZhangYong 1 month ago
parent
commit
5a5441c443
  1. 2
      src/components/locales/lang/en.js

2
src/components/locales/lang/en.js

@ -440,6 +440,7 @@ export default {
refundModel: "Refund Method", refundModel: "Refund Method",
refundModelAll: "Full Refund", refundModelAll: "Full Refund",
refundModelPart: "Part Refund", refundModelPart: "Part Refund",
refundStatusPending: "Pending",
refundCurrency: "Refund Curr", refundCurrency: "Refund Curr",
refundGoldCoin: "Refunded Coins", refundGoldCoin: "Refunded Coins",
refundAmount: "Refund Amt", refundAmount: "Refund Amt",
@ -633,7 +634,6 @@ export default {
refundModel: "Method", refundModel: "Method",
refundModelAll: "Full", refundModelAll: "Full",
refundModelPart: "Partial", refundModelPart: "Partial",
refundStatusPending: "Pending",
refundGoldCoin: "Refund Coins", refundGoldCoin: "Refund Coins",
refundCurrency: "Refund Curr", refundCurrency: "Refund Curr",
refundCurrencyPlaceholder: "Select currency", refundCurrencyPlaceholder: "Select currency",

Loading…
Cancel
Save