Merge pull request #1539 from williamn/patch-1

Update application/language/id/pagination.php
This commit is contained in:
Taylor Otwell
2013-01-05 11:38:28 -08:00

View File

@@ -14,6 +14,6 @@ return array(
*/ */
'previous' => '« Sebelumnya', 'previous' => '« Sebelumnya',
'next' => 'Selanjutnya »', 'next' => 'Berikutnya »',
); );