国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

9 行
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. ?>