Merge pull request #1539 from williamn/patch-1
Update application/language/id/pagination.php
This commit is contained in:
commit
b69e649a7f
|
@ -14,6 +14,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'previous' => '« Sebelumnya',
|
'previous' => '« Sebelumnya',
|
||||||
'next' => 'Selanjutnya »',
|
'next' => 'Berikutnya »',
|
||||||
|
|
||||||
);
|
);
|
Loading…
Reference in New Issue