mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update es.php
On Spanish make more senses: "Team of" + team_name.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user