mirror of
https://github.com/ProxyPanel/ProxyPanel.git
synced 2026-04-13 16:03:04 +00:00
7 lines
91 B
PHP
7 lines
91 B
PHP
<?php
|
|
|
|
return [
|
|
'previous' => '« 이전',
|
|
'next' => '다음 »',
|
|
];
|