7 lines
92 B
PHP
7 lines
92 B
PHP
<?php
|
||
|
||
return [
|
||
'next' => 'Trang sau ❯',
|
||
'previous' => '❮ Trang trước',
|
||
];
|