Browse Source

文字描述

afa 7 months ago
parent
commit
00b61e0d29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/admin/lang/zh-cn/product/synthesis.php

+ 1 - 1
application/admin/lang/zh-cn/product/synthesis.php

@@ -14,7 +14,7 @@ return [
     'Weigh'              => '权重',
     'Status'             => '状态',
     'Start_time'         => '开始时间',
-    'End_time'           => '介绍时间',
+    'End_time'           => '结束时间',
     'Create_time'        => '创建时间',
     'Update_time'        => '更新时间'
 ];