From 24bee1a669c3f01f4c3ce7c6f4f4e2e37fe3dfe2 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期六, 10 一月 2026 08:34:40 +0800
Subject: [PATCH] #application-dev
---
rsf-admin/src/i18n/en.js | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index 152654b..d466567 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',
@@ -218,6 +219,7 @@
stockStatistic: 'Stock Statistic',
statisticCount: 'Statistic Count',
preparation: "澶囨枡鍗�",
+ menuPda: 'MenuPda',
},
table: {
field: {
@@ -310,6 +312,26 @@
button: 'Button',
}
},
+ menuPda: {
+ 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',
+ }
+ },
user: {
username: "username",
password: "password",
--
Gitblit v1.9.1