New translations pagination.php (Spanish)

This commit is contained in:
Miguel Nogueira 2020-09-04 21:02:16 +01:00
parent a8648a9b50
commit abfbd82e23
1 changed files with 2 additions and 2 deletions

View File

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