This website works better with JavaScript
Home
Verkennen
Help
Registreren
Inloggen
Apq
/
ProxyPanel
spiegel van
https://github.com/ProxyPanel/ProxyPanel.git
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Boom:
5d6e7412d4
Aftakkingen
Labels
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
/
ja
/
pagination.php
pagination.php
113 B
Geschiedenis
Ruwe
1
2
3
4
5
6
7
8
<?php
declare(strict_types=1);
return [
'next' => '次へ »',
'previous' => '« 前へ',
];