updated translations

This commit is contained in:
Denis Duliçi
2020-06-04 14:09:57 +03:00
parent fd5d1398f1
commit 83359e84bd
64 changed files with 530 additions and 402 deletions

View File

@ -2,9 +2,9 @@
return [
'previous' => 'Previous',
'next' => 'Next',
'showing' => ':first-:last of :total records.',
'page' => 'per page.',
'previous' => 'Vorige',
'next' => 'Volgende',
'showing' => ':first-:last van :total items',
'page' => 'per pagina',
];