ajax.php 793 B

12345678
  1. <?php
  2. return [
  3. 'Failed to switch package manager. Please modify the configuration file manually:%s' => 'Failed to switch package manager, please modify the configuration file manually:%s',
  4. 'Failed to modify the terminal configuration. Please modify the configuration file manually:%s' => 'Failed to modify the terminal configuration, please modify the configuration file manually:%s',
  5. 'upload' => 'Upload files',
  6. 'changeTerminalConfig' => 'Modify terminal configuration',
  7. 'Data table does not exist' => 'Data table does not exist',
  8. ];