add
This commit is contained in:
6
app/admin/lang/zh-cn/auth/rule.php
Normal file
6
app/admin/lang/zh-cn/auth/rule.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'type' => '规则类型',
|
||||
'title' => '规则标题',
|
||||
'name' => '规则名称',
|
||||
];
|
||||
Reference in New Issue
Block a user