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",