spanish translation

This commit is contained in:
denisdulici
2019-11-23 21:53:25 +03:00
parent 007a2bf31f
commit b88ffcd81b
21 changed files with 287 additions and 104 deletions

View File

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