updated translations

This commit is contained in:
denisdulici
2020-04-18 18:59:36 +03:00
parent 69bbc9e1d6
commit 8bbdb2e110
58 changed files with 355 additions and 178 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.',
];