From d6fcca25f2979710b008502e26aeceb8993f86ae Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期二, 06 一月 2026 20:00:28 +0800
Subject: [PATCH] #
---
rsf-admin/src/i18n/en.js | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index 2f09aff..d466567 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -219,6 +219,7 @@
stockStatistic: 'Stock Statistic',
statisticCount: 'Statistic Count',
preparation: "澶囨枡鍗�",
+ menuPda: 'MenuPda',
},
table: {
field: {
@@ -311,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