updated translations

This commit is contained in:
denisdulici
2020-03-25 00:46:36 +03:00
parent e0bb2fd72d
commit cbe0470d35
30 changed files with 345 additions and 175 deletions

View File

@ -2,8 +2,9 @@
return [
'previous' => '« Vorige',
'next' => 'Volgende »',
'showing' => 'Weergave: :first naar :last van :total :type',
'previous' => 'Previous',
'next' => 'Next',
'showing' => ':first-:last of :total records.',
'page' => 'per page.',
];