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