updated translations

This commit is contained in:
denisdulici
2020-02-05 13:43:29 +03:00
parent 0f8ebc6846
commit 260bda2ca3
83 changed files with 669 additions and 365 deletions

View File

@ -2,9 +2,9 @@
return [
'previous' => '« Anterior',
'next' => 'Próximo »',
'showing' => ':first-:last of :total records.',
'previous' => 'Anterior',
'next' => 'Próximo',
'showing' => ':first-:last de :total de registros.',
'page' => 'por página.',
];