market.php 128 B

1234567
  1. <?php
  2. return [
  3. 'empty' => '没有插件哦~',
  4. 'no-description' => '(暂无)',
  5. 'unknown ' => ' (未知)'
  6. ];