Files
template-laravel/lang/uz_Cyrl/pagination.php
Gregory Letellier d5b3ccabd9 Init
2023-11-28 12:13:50 +01:00

9 lines
133 B
PHP

<?php
declare(strict_types=1);
return [
'next' => 'Кейинги &raquo;',
'previous' => '&laquo; Олдинги',
];