From 16027adde0d501737d2be20cc59545425e38019c Mon Sep 17 00:00:00 2001 From: dgflash Date: Sat, 19 Oct 2024 16:31:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E8=AF=AD=E8=A8=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/zh.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh.js b/i18n/zh.js index 16e6a23..f653d08 100644 --- a/i18n/zh.js +++ b/i18n/zh.js @@ -16,7 +16,7 @@ module.exports = { createModel: "创建 ECS 数据层脚本", createBll: "创建 ECS 业务层脚本", createView: "创建 ECS 视图层脚本", - createViewMvvm: "创建 ECS 视图层脚本 - MVVM ", + createViewMvvm: "创建 ECS 视图层脚本 - MVVM", tools: "工具", tools_compress: "图片压缩", panel_create_file: "创建框架模板"