webman_duanju/app/admin/lang/zh-cn/auth/rule.php

6 lines
110 B
PHP

<?php
return [
'type' => '规则类型',
'title' => '规则标题',
'name' => '规则名称',
];