rule.php 496 B

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