This commit is contained in:
denisdulici
2020-02-17 15:16:02 +03:00
parent 07c7c54bf4
commit 0410151bf2
34 changed files with 1209 additions and 1 deletions

View File

@ -0,0 +1,10 @@
<?php
return [
'previous' => 'Sebelumnya',
'next' => 'Seterusnya',
'showing' => ':pertama-:terakhir dari :jumlah keseluruhan.',
'page' => 'setiap halaman.',
];