HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/be.naniguide.com/resources/lang/zh/refactor/pagination.php
<?php return array (
  'aria.current' => '当前页,第 :n 页',
  'aria.first' => '第一页',
  'aria.last' => '最后一页',
  'aria.nav' => '分页',
  'aria.next' => '下一页',
  'aria.page' => '第 :n 页',
  'aria.prev' => '上一页',
  'first' => '首页',
  'last' => '末页',
  'next' => '下一页',
  'prev' => '上一页',
  'showing' => '显示第 :from–:to 条,共 :total 条',
  'showing_short' => ':from–:to / :total',
) ?>