ajax.php 719 B

12345678
  1. <?php
  2. return [
  3. 'Failed to switch package manager. Please modify the configuration file manually:%s' => '包管理器切换失败,请手动修改配置文件:%s',
  4. 'Failed to modify the terminal configuration. Please modify the configuration file manually:%s' => '修改终端配置失败,请手动修改配置文件:%s',
  5. 'upload' => '上传文件',
  6. 'changeTerminalConfig' => '修改终端配置',
  7. 'Data table does not exist' => '数据表不存在~',
  8. ];