New translations pagination.php (Spanish)

This commit is contained in:
James Brooks
2018-01-16 14:06:39 +00:00
parent e37cb97bf9
commit 044c018cf7

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => 'Anterior',
'next' => 'Siguiente',
];