allocatr/application/admin/lang/zh-cn/setting/abnormal.php
2025-03-02 16:27:29 +08:00

8 lines
95 B
PHP

<?php
return [
'Id' => 'ID',
'Title' => '异常名称',
'Sort' => '排序'
];