New translations pagination.php (Chinese Traditional)

This commit is contained in:
James Brooks
2018-01-16 14:07:00 +00:00
parent 45edffdaa8
commit 651b45a58f

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => '上一頁',
'next' => '下一頁',
];