From 609e2929cc603d6c44662f9697b9471414d92396 Mon Sep 17 00:00:00 2001 From: Chenx221 Date: Thu, 15 Feb 2024 12:09:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=92=A4=E9=94=80=E8=AF=AD=E8=A8=80=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/web.php b/config/web.php index ea2bb4f..60f5d88 100644 --- a/config/web.php +++ b/config/web.php @@ -6,7 +6,7 @@ $db = require __DIR__ . '/db.php'; $config = [ 'id' => 'basic', 'name' =>'网盘', - 'language' => 'zh-CN', +// 'language' => 'zh-CN', 'basePath' => dirname(__DIR__), 'bootstrap' => ['log'], 'aliases' => [