Update es.php

On Spanish make more senses:   "Team of" + team_name.
This commit is contained in:
stvmachine
2019-10-06 14:33:55 +11:00
committed by GitHub
parent 8c29879756
commit d1735407de
+1 -1
View File
@@ -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',