国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics 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. ?>