wyyl/resources/lang/zh_hk/pagination.php

7 lines
81 B
PHP

<?php
return [
'next' => '下一頁',
'previous' => '上一頁',
];