初始化
This commit is contained in:
12
addons/webman/lang/zh-CN/public_msg.php
Normal file
12
addons/webman/lang/zh-CN/public_msg.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'date_start' => '开始日期',
|
||||
'date_end' => '结束日期',
|
||||
'created_at_start' => '开始时间',
|
||||
'created_at_end' => '结束时间',
|
||||
'status' => [
|
||||
'禁用',
|
||||
'启用',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user