This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
ProxyPanel
mirror of
https://github.com/ProxyPanel/ProxyPanel.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
1f294e8f27
Branches
Tags
2.8.x
master
V3.0.0
V2.8.1
V2.8.0
V2.7.0
V2.6.0
V2.5.1
V2.5.0
V2.4.0
V2.3.5
ProxyPanel
/
resources
/
lang
/
zh_CN
/
pagination.php
pagination.php
97 B
History
Raw
1
2
3
4
5
6
<?php
return [
'next' => '下一页 »',
'previous' => '« 上一页',
];