rsf-admin/src/i18n/en.js
@@ -353,6 +353,8 @@ fieldsIndex: "fieldsIndex", barcode: "barcode", anfme: "anfme", workQty: 'Work Qty', qty: 'Available', batch: "batch", unit: "unit", stockUnit: "stockUnit", @@ -578,6 +580,7 @@ stockUnit: "stockUnit", purQty: "purQty", purUnit: "purUnit", unit: 'Unit', qty: "qty", splrCode: "splrCode", splrName: "splrName", @@ -1028,6 +1031,13 @@ order: 'Orders', }, request: { error: { stock: "Insufficient inventory to deliver !!" } } }; export default customEnglishMessages;