autoreply.php 193 B

12345678
  1. <?php
  2. return [
  3. 'Text' => '文本',
  4. 'Event key' => '响应标识',
  5. 'Remark' => '备注',
  6. 'Text already exists' => '文本已经存在',
  7. ];