From efe936a73370a55d4c3336fb9973a92fcf87efff Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Thu, 08 Mar 2018 09:22:09 +0800 Subject: [PATCH] ts语法修正,报表部分功能实现 --- 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