Update application/language/id/pagination.php
Replaced 'next' translation with the correct word.
This commit is contained in:
@@ -14,6 +14,6 @@ return array(
|
||||
*/
|
||||
|
||||
'previous' => '« Sebelumnya',
|
||||
'next' => 'Selanjutnya »',
|
||||
'next' => 'Berikutnya »',
|
||||
|
||||
);
|
||||
Reference in New Issue
Block a user