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' => '« Nākamā',
'next' => 'Iepriešējā »',
'showing' => 'Rāda :first līdz :last no :total :type',
'previous' => 'Previous',
'next' => 'Next',
'showing' => ':first-:last of :total records.',
'page' => 'per page.',
];