浏览代码

修复saving与saved等上传或更新引起的BUG

moshaorui 6 天之前
父节点
当前提交
1c5d933f85
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lang/zh_CN/global.php

+ 1 - 1
lang/zh_CN/global.php

@@ -155,7 +155,7 @@ return [
         'select_product'        => '选择产品',
         'select_pages'          => '选择页面',
         'select_category'       => '选择分类',
-        'publish'              => '发',
+        'publish'              => '发',
         'tags'                  => '标签',
         'url_and_handle'        => 'URL地址',
         'url_repeated'          => 'URL地址重复了,请检查',