updated translations

This commit is contained in:
denisdulici
2020-03-17 16:39:03 +03:00
parent 6a76926202
commit 0859ff1266
116 changed files with 759 additions and 368 deletions

View File

@@ -2,8 +2,9 @@
return [
'previous' => '« Anterior',
'next' => 'Seguinte »',
'showing' => 'A mostrar :first de :last de :total :type',
'previous' => 'Previous',
'next' => 'Next',
'showing' => ':first-:last of :total records.',
'page' => 'per page.',
];