From 521e90a01a6249834e12e68a930e4d3e239b0a2d Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Thu, 08 Feb 2018 13:11:18 +0800
Subject: [PATCH] BUGFIX-176
---
src/assets/i18n/zh-CN.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/assets/i18n/zh-CN.json b/src/assets/i18n/zh-CN.json
index 2488a5e..255f31a 100644
--- a/src/assets/i18n/zh-CN.json
+++ b/src/assets/i18n/zh-CN.json
@@ -38,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