撤销语言更改
This commit is contained in:
parent
c3deb0a285
commit
609e2929cc
@ -6,7 +6,7 @@ $db = require __DIR__ . '/db.php';
|
|||||||
$config = [
|
$config = [
|
||||||
'id' => 'basic',
|
'id' => 'basic',
|
||||||
'name' =>'网盘',
|
'name' =>'网盘',
|
||||||
'language' => 'zh-CN',
|
// 'language' => 'zh-CN',
|
||||||
'basePath' => dirname(__DIR__),
|
'basePath' => dirname(__DIR__),
|
||||||
'bootstrap' => ['log'],
|
'bootstrap' => ['log'],
|
||||||
'aliases' => [
|
'aliases' => [
|
||||||
|
Loading…
Reference in New Issue
Block a user