This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
Apq
/
ProxyPanel
réplica de
https://github.com/ProxyPanel/ProxyPanel.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Rama:
master
Ramas
Etiquetas
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
/
fa
/
pagination.php
pagination.php
117 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
8
<?php
declare(strict_types=1);
return [
'next' => 'بعدی »',
'previous' => '« قبلی',
];