wyyl/resources/lang/zh_hk/pagination.php

7 lines
97 B
PHP

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