国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
197B

  1. <?php
  2. $lang_pre_page = '上页';
  3. $lang_next_page = '下页';
  4. $lang_index_page = '首页';
  5. $lang_end_page = '末页';
  6. $lang_record_number = '条';
  7. $lang_page = '页';
  8. $lang_total = '共';
  9. ?>