diff --git a/src/i18n/lang/en.ts b/src/i18n/lang/en.ts index 785fccb..961fd77 100644 --- a/src/i18n/lang/en.ts +++ b/src/i18n/lang/en.ts @@ -69,8 +69,8 @@ export default { //po收货 po_ReceivingGoods: 'PO receive', po_ReturnGoods: 'DN return', - returned: 'Return Quantity', - returneds: 'Return Quantity', + returned: 'Return Qty', + returneds: 'Return Qty', Closed: 'Closed', quantity: 'Cumulative return quantity', materials: 'Please return all materials',