9 lines
149 B
PHP
9 lines
149 B
PHP
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
return [
|
|
'next' => 'كىيىنكى بەت »',
|
|
'previous' => '« ئالدىنقى بەت',
|
|
];
|