verou1
2025-03-10 50f4e2c3a3c5c9d4edafab346c58e3862b7610eb
rsf-admin/src/i18n/en.js
@@ -135,7 +135,7 @@
        companys: 'Companys',
        serialRuleItem: 'SerialRuleItem',
        serialRule: 'SerialRule',
        whMat: 'Warehouse Mat',
    },
    table: {
        field: {
@@ -387,6 +387,16 @@
                currValue: "currValue",
                lastCode: "lastCode",
            },
            whMat: {
                matnrCode: "matnrCode",
                matnrName: "matnrName",
                matnrGroupId: "matnrGroupId",
                spec: "spec",
                color: "color",
                size: "size",
                minWeight: "minWeight",
                maxWeight: "maxWeight",
            }
        }
    },
    page: {
@@ -450,7 +460,11 @@
                batchRole: 'batch role',
            }
        },
        whMat: {
            title: {
                add: 'add',
            }
        },
    },
    form: {
        matnr: {