初始化
This commit is contained in:
10
addons/webman/lang/zh-CN/config.php
Normal file
10
addons/webman/lang/zh-CN/config.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '系统配置',
|
||||
'logo' => '网站LOGO',
|
||||
'name' => '网站名称',
|
||||
'miitbeian' => '网站备案号',
|
||||
'copyright' => '网站版权信息',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user