From e0921e578658cc5181bcb9ff76f61ba47e6f0d76 Mon Sep 17 00:00:00 2001
From: 1 <1@123>
Date: 星期六, 24 一月 2026 08:25:49 +0800
Subject: [PATCH] lsh#

---
 rsf-admin/src/i18n/en.js |   31 ++++++++++++++++++++++++++++++-
 1 files changed, 30 insertions(+), 1 deletions(-)

diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index 2e3b8db..829f844 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -158,6 +158,7 @@
         warehouse: 'Warehouse',
         warehouseAreas: 'WarehouseAreas',
         loc: 'Loc',
+        locItem: 'LocItem',
         locType: 'LocType',
         locArea: 'locArea',
         locAreaMat: 'Logic Areas',
@@ -217,7 +218,8 @@
         locDeadReport: 'Locs Dead Report',
         stockStatistic: 'Stock Statistic',
         statisticCount: 'Statistic Count',
-        preparation:"澶囨枡鍗�",
+        preparation: "澶囨枡鍗�",
+        menuPda: 'MenuPda',
     },
     table: {
         field: {
@@ -235,6 +237,7 @@
             },
             basStation: {
                 stationName: 'stationName',
+                stationId: 'stationId',
                 inAble: 'inAble',
                 outAble: 'outAble',
                 type: 'Site Type',
@@ -291,6 +294,26 @@
                 sort: "sort",
             },
             menu: {
+                name: "name",
+                parentId: "parent id",
+                parentName: "higher",
+                path: "path",
+                pathName: "pathName",
+                route: "route",
+                component: "component",
+                brief: "brief",
+                code: "code",
+                type: "type",
+                authority: "authority",
+                icon: "icon",
+                sort: "sort",
+                meta: "meta",
+                enums: {
+                    menu: 'Menu',
+                    button: 'Button',
+                }
+            },
+            menuPda: {
                 name: "name",
                 parentId: "parent id",
                 parentName: "higher",
@@ -381,6 +404,7 @@
                 valid: "validity",
                 validWarn: "validityWarn",
                 flagCheck: "flagCheck",
+                tenantId: "tenantId",
             },
             matnrGroup: {
                 name: "name",
@@ -920,6 +944,8 @@
                 deviceSite: "deviceSite",
                 flagInit: "flagInit",
                 channel: "channel",
+                areaIdStart: "areaIdStart",
+                areaIdEnd: "areaIdEnd",
             },
             waitPakin: {
                 code: "code",
@@ -1364,6 +1390,9 @@
         selectWave: 'Select Wave Rule',
 
     },
+    placeholder: {
+        warehouseAreasCode: "use for warehouse areas code prefix",
+    },
     request: {
         error: {
             stock: "Insufficient inventory to deliver 锛侊紒",

--
Gitblit v1.9.1