skyouc
2025-05-17 bbb4d1a7113c15edc2c2fdd26d1f8fa154c67908
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,6 +198,7 @@
        outStockItem: 'Out Stock Item',
        inStockPoces: 'In Stock Pocess',
        outStockPoces: 'Out Stock Pocess',
        warehouseStock: 'Instant Inventory',
        deviceBind: 'Device Bind',
        tasks: 'Tasks',
        wave: 'Wave Manage',
@@ -912,6 +926,7 @@
                type: "type",
                orderItemId: "orderItemId",
                wkType: "wkType",
                aggType: "Agg Type",
                matnrId: "matnrId",
                maktx: "maktx",
                matnrCode: "matnrCode",
@@ -923,6 +938,27 @@
                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",
                workQty: 'Work Qty',
                qty: 'Non Stock Qty',
                splrId: 'supplier',
                batch: "Supplier Batch",
                spec: "Spec",
                model: "Model",
                fieldsIndex: "Fields Index",
            },
            deviceBind: {
                currentRow: "currentRow",
@@ -1044,6 +1080,7 @@
        orderPrint: 'Orders Print',
        quality: "quality",
        complete: "complete",
        verifyComfirm: 'Verify Comfirm',
        close: "close",
        asnCreate: "Create By Order",
        poCreate: "Create By PO",