1
0
Fork 0
mirror of synced 2024-07-04 22:20:45 +12:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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',