From f9fee991cda64baa550d320590e3e361f49234c5 Mon Sep 17 00:00:00 2001 From: panliang <1163816051@qq.com> Date: Sun, 8 Oct 2023 15:18:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20lang/zh=5FCN/keywords.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lang/zh_CN/keywords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh_CN/keywords.php b/lang/zh_CN/keywords.php index f29fc48..85c2ad8 100644 --- a/lang/zh_CN/keywords.php +++ b/lang/zh_CN/keywords.php @@ -10,7 +10,7 @@ return [ 'path' => '上级', 'sort' => '排序(倒序)', 'level' => '层级', - 'data' => '扩展', + 'options' => '扩展', 'image' => '图片', 'description' => '描述', 'content' => '内容',