skyouc
2025-02-24 c3949ec79f06e7bdee9c3a12367bd97ddf46e033
rsf-admin/src/i18n/en.js
@@ -425,6 +425,20 @@
                },
            },
        },
        matnr: {
            title: {
                basic: 'basic info',
                control: 'control',
                batchRole: 'batch role',
            }
        },
    },
    form: {
        matnr: {
            shipper: 'shipper is required',
            groupId: 'groupId is required',
        }
    }
};