From 9f20358c3b48893896eb9555520636b98203301c Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq.com> Date: Tue, 16 Jun 2026 09:38:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E8=8F=9C=E5=8D=95=E4=BF=AE?= =?UTF-8?q?=E6=94=B92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/lang/zh-TW/menu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-TW/menu.php b/resources/lang/zh-TW/menu.php index 525fc4d..a090086 100644 --- a/resources/lang/zh-TW/menu.php +++ b/resources/lang/zh-TW/menu.php @@ -27,7 +27,7 @@ return [ 'device_manage' => '設備管理', 'camera_management' => '車位相機管理', 'system_manage' => '系統管理', - 'total_configuration' => '系統總配寘', + 'total_configuration' => '系統總配置', 'floor_plan' => '樓層管理', 'translation' => '翻譯', 'user_manage' => '用戶管理',