video.php 126 B

123456
  1. <?php
  2. return [
  3. '标题和视频必填' => 'Title and video required',
  4. '发布成功' => 'Successfully published',
  5. ];