skyouc
2025-05-15 c46d1d8c3b9875f051a6ec3c4a1d3fa7bd32e5db
rsf-admin/src/i18n/en.js
@@ -11,6 +11,8 @@
        },
        button: {
            edit: "Edit",
            detail: "Details",
            histories: "Histories",
        },
        field: {
            id: 'ID',
@@ -30,6 +32,9 @@
            partners: 'Strategic Partners',
        },
        list: {
            titles: {
                stockInfo: 'Stock Details',
            },
            empty: {
                tip: 'No data to display',
            }
@@ -185,6 +190,7 @@
        outStockItem: 'Out Stock Item',
        inStockPoces: 'In Stock Pocess',
        outStockPoces: 'Out Stock Pocess',
        warehouseStock: 'Instant Inventory',
        deviceBind: 'Device Bind',
        tasks: 'Tasks',
        wave: 'Wave Manage',
@@ -924,6 +930,27 @@
                model: "model",
                fieldsIndex: "fieldsIndex",
            },
            warehouseStock: {
                locId: "Loc ID",
                locCode: "Code",
                warehouse: 'Warehouse',
                orderId: "Order Id",
                type: "Type",
                orderItemId: "Order Detail ID",
                wkType: "Work Type",
                matnrId: "Matnr Id",
                maktx: "Mats Name",
                unit: 'Unit',
                anfme: 'Stock Qty',
                matnrCode: "Matnr Code",
                workQty: 'Work Qty',
                qty: 'Non Stock Qty',
                splrId: 'supplier',
                batch: "Supplier Batch",
                spec: "Spec",
                model: "Model",
                fieldsIndex: "Fields Index",
            },
            deviceBind: {
                currentRow: "currentRow",
                startRow: "startRow",