updated translations

This commit is contained in:
denisdulici
2020-02-18 17:13:54 +03:00
parent 147c7327a0
commit c76986f0fe
79 changed files with 1318 additions and 724 deletions

View File

@ -2,8 +2,9 @@
return [
'previous' => '« Prethodna',
'next' => 'Sljedeća »',
'showing' => 'Prikazivanje :first do :last od :total :type',
'previous' => 'Prethodno',
'next' => 'Dalje',
'showing' => ': first-: last of: ukupno zapisa.',
'page' => 'po stranici.',
];