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
commit b69e649a7f
1 changed files with 2 additions and 2 deletions

View File

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