From 5ad15d5e999b91da4afcc358063f80f95eb66ed9 Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Tue, 13 Mar 2018 16:03:09 +0800
Subject: [PATCH] 工作台数据统计页面

---
 src/assets/i18n/zh-CN.json |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/src/assets/i18n/zh-CN.json b/src/assets/i18n/zh-CN.json
index fb9b2f8..6a6ad18 100644
--- a/src/assets/i18n/zh-CN.json
+++ b/src/assets/i18n/zh-CN.json
@@ -1,20 +1,12 @@
 {
     "home": "������",
-    "user_management": "������������",
-    "user_management_install": "������������",
-    "user_management_receive": "������������",
-    "device_management": "������������",
-    "device_management_info": "������������",
-    "device_management_version": "������������",
-    "device_management_point": "���������������",
-
     "settings": "������",
     "profile": "������������",
     "login": "������",
     "logout": "������",
     "more": "������",
     "full": "������",
-    "top-search-ph": "������������������������������������",
+    "top-search-ph": "���������������������������������������",
     "theme": "������",
     "theme-switch": "������������",
     "light": "���",
@@ -46,19 +38,25 @@
     "typography": "������������",
     "iconsfont": "icon������",
     "colors": "������",
+    "other": "������",
+    "split": "������������",
+    "clipboard": "���������",
     "forms": "������",
     "standard": "������",
     "extended": "������",
     "validation": "������",
     "upload": "������",
     "cropper": "������������",
+    "editor": "���������",
     "charts": "������",
     "tables": "������",
+    "fs-table": "������������",
     "maps": "������",
     "qq": "QQ",
     "baidu": "������",
     "logics": "������������",
     "guard": "������������",
+    "cache": "������������",
     "acl": "������������������������",
     "downfile": "������������",
     "report": "������",

--
Gitblit v1.8.0