From 7ca521e4267b987270f6ccbb9a6c076aeb467d96 Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Wed, 04 Jul 2018 17:11:33 +0800
Subject: [PATCH] 设备,监控站 管理功能增强
---
src/assets/i18n/en.json | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json
index 0c09f52..34270db 100644
--- a/src/assets/i18n/en.json
+++ b/src/assets/i18n/en.json
@@ -1,8 +1,5 @@
{
"home": "Home",
-
-
-
"settings": "Settings",
"profile": "Profile",
"login": "Login",
@@ -41,19 +38,25 @@
"typography": "Typography",
"iconsfont": "Iconsfont",
"colors": "Colors",
+ "other": "Other",
+ "split": "Split",
+ "clipboard": "Clipboard",
"forms": "Forms",
"extended": "Extended",
"standard": "Standard",
"validation": "Validation",
"upload": "Upload",
"cropper": "Image Crop",
+ "editor": "Editor",
"charts": "Charts",
"tables": "Tables",
+ "fs-table": "Fullscreen Table",
"maps": "Maps",
"qq": "QQ",
"baidu": "Baidu",
"logics": "Logics",
"guard": "Route Guard",
+ "cache": "Cache",
"acl": "ACL",
"downfile": "Down File",
"report": "Report",
--
Gitblit v1.8.0