From ba26f3f66151ee19b0230c38fdbb989886e84c8c Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Fri, 03 Aug 2018 16:50:20 +0800 Subject: [PATCH] 手机 适配 --- src/assets/i18n/en.json | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 262c53d..34270db 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -38,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