common.php 65 B

12345
  1. <?php
  2. return [
  3. '操作成功' => 'Operation successful',
  4. ];