From c440d16b624b7effa7953ce19816fc9ea6cccf42 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期三, 05 三月 2025 10:05:16 +0800 Subject: [PATCH] # --- rsf-admin/src/i18n/en.js | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index 6d08aaa..052d395 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -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: { -- Gitblit v1.9.1