fastadmin/application/admin/lang/zh-cn/auth/rule.php

11 lines
496 B
PHP

<?php
return [
'Toggle all' => '显示全部',
'Condition' => '条件',
'Remark' => '备注',
'Icon' => '图标',
'Alert' => '警告',
'If not necessary, use the command line to build rule' => '非必要情况下请使用命令行来生成',
];