ms-MY
This commit is contained in:
10
resources/lang/ms-MY/pagination.php
Normal file
10
resources/lang/ms-MY/pagination.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'Sebelumnya',
|
||||
'next' => 'Seterusnya',
|
||||
'showing' => ':pertama-:terakhir dari :jumlah keseluruhan.',
|
||||
'page' => 'setiap halaman.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user