zjj
2025-05-20 55cf88ca860c823bf2e275b2a890ca58b70268b1
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',
            }
@@ -90,6 +95,14 @@
            },
            placeholder: 'Please enter your search content',
        },
        aside: {
            category: 'Category',
            material: 'Material(default)',
            supplier: 'Supplier',
            warehouse: 'Warehouse',
            batch: 'Batch',
            dynamicFields: 'Dynamic Fields'
        }
    },
    filters: {
        lastCreated: 'Last created',
@@ -185,13 +198,35 @@
        outStockItem: 'Out Stock Item',
        inStockPoces: 'In Stock Pocess',
        outStockPoces: 'Out Stock Pocess',
        warehouseStock: 'Instant Inventory',
        deviceBind: 'Device Bind',
        tasks: 'Tasks',
        wave: 'Wave Manage',
        basStation: 'BasStation',
        basContainer: 'BasContainer',
    },
    table: {
        field: {
            basContainer: {
                containerType:'containerType',
                codeType: 'codeType',
                areas: 'areas',
            },
            basStation: {
                stationName: 'stationName',
                inAble: 'inAble',
                outAble: 'outAble',
                useStatus: 'useStatus',
                status: 'status',
                area: 'area',
                isCrossZone: 'isCrossZone',
                crossZoneArea: 'crossZoneArea',
                isWcs: 'isWcs',
                wcsData: 'wcsData',
                containerType: 'containerType',
                barcode: 'barcode',
                autoTransfer: 'autoTransfer',
            },
            host: {
            },
@@ -589,6 +624,9 @@
                poDetlCode: "poDetlCode",
                matnrId: "matnrId",
                maktx: "maktx",
                platOrderCode: 'Customer Order Code',
                platWorkCode: 'Work Code',
                projectCode: 'Project Code',
                spec: "Spec",
                model: "Model",
                anfme: "anfme",
@@ -812,6 +850,7 @@
                taskCode: "TaskCode",
                taskStatus: "Status",
                taskType: "Type",
                warehType: "Warehouse Type",
                orgLoc: "orgLoc",
                orgSite: "orgSite",
                targLoc: "targLoc",
@@ -858,6 +897,36 @@
                batch: "batch",
                spec: "spec",
                model: "model",
            },
            stock: {
                code: "Code",
                sourceCode: "Resource",
                sourceId: "Resource ID",
                type: "Order Type",
                wkType: "Work Type",
                anfme: "Qty",
            },
            stockItem: {
                orderId: "Order ID",
                orderCode: "Order Code",
                sourceItemId: "Resource Item ID",
                matnrId: "Mat ID",
                matnrCode: "Mat Code",
                maktx: "Maktx",
                anfme: "Anfme",
                stockUnit: "Unit",
                workQty: "Work Qty",
                purQty: "Purchase Qty",
                purUnit: "Purchase Unit",
                qty: "Qty",
                splrCode: "Supplier Code",
                batch: "Batch",
                splrBatch: "Supplier Batch",
                splrName: "Supplier Name",
                trackCode: "Track Code",
                barcode: "Bar Code",
                prodTime: "Prod Time",
                packName: "Pakcage",
            },
            taskItemLog: {
                taskItemId: "taskItemId",
@@ -912,6 +981,7 @@
                type: "type",
                orderItemId: "orderItemId",
                wkType: "wkType",
                aggType: "Agg Type",
                matnrId: "matnrId",
                maktx: "maktx",
                matnrCode: "matnrCode",
@@ -923,6 +993,28 @@
                spec: "spec",
                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",
                warehouse: 'Warehouse',
                workQty: 'Work Qty',
                qty: 'Non Stock Qty',
                splrId: 'supplier',
                batch: "Supplier Batch",
                spec: "Spec",
                model: "Model",
                fieldsIndex: "Fields Index",
            },
            deviceBind: {
                currentRow: "currentRow",
@@ -1044,6 +1136,7 @@
        orderPrint: 'Orders Print',
        quality: "quality",
        complete: "complete",
        verifyComfirm: 'Verify Comfirm',
        close: "close",
        asnCreate: "Create By Order",
        poCreate: "Create By PO",