This commit is contained in:
Cüneyt Şentürk
2020-04-22 14:50:30 +03:00
parent 5ed4cd2da9
commit 5b1306cab4
86 changed files with 1244 additions and 614 deletions

View File

@ -2,9 +2,9 @@
return [
'previous' => '« Sebelumnya',
'next' => 'Berikutnya »',
'previous' => 'Sebelumnya',
'next' => 'Berikutnya',
'showing' => ':first-:last of :total records.',
'page' => 'per page.',
'page' => 'per halaman.',
];