updated translations

This commit is contained in:
Denis Duliçi
2020-06-29 17:11:50 +03:00
parent 42f558833a
commit 2576fd118c
85 changed files with 933 additions and 733 deletions

View File

@ -2,9 +2,9 @@
return [
'previous' => 'Previous',
'next' => 'Next',
'showing' => ':first-:last of :total records.',
'page' => 'per page.',
'previous' => 'Anterior',
'next' => 'Seguinte',
'showing' => ':first-:last de :total registos.',
'page' => 'por página.',
];