diff --git a/app/config/locale/es.php b/app/config/locale/es.php index 0a56743689..8c337051f8 100644 --- a/app/config/locale/es.php +++ b/app/config/locale/es.php @@ -6,7 +6,7 @@ return [ 'settings.direction' => 'ltr', // Service - Users - 'auth.emails.team' => '%s Equipo', + 'auth.emails.team' => 'Equipo de %s', 'auth.emails.confirm.title' => 'ConfirmaciĆ³n de la cuenta', 'auth.emails.confirm.body' => 'es.email.auth.confirm.tpl', 'auth.emails.recovery.title' => 'Reestablecer contraseƱa',