updated translations

This commit is contained in:
denisdulici
2020-02-18 17:13:54 +03:00
parent 147c7327a0
commit c76986f0fe
79 changed files with 1318 additions and 724 deletions

View File

@ -2,8 +2,9 @@
return [
'previous' => '« Anterior',
'next' => 'Siguiente »',
'showing' => 'Mostrando :first a :last de :total :type',
'previous' => 'Anterior',
'next' => 'Siguiente',
'showing' => ':first-:last de :total registros.',
'page' => 'por página.',
];