mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-21 23:36:58 +01:00
corrected mistake: Ticket #1484172
This commit is contained in:
@@ -167,15 +167,6 @@ $labels['name'] = 'Nombre completo';
|
||||
$labels['firstname'] = 'Nombre';
|
||||
$labels['surname'] = 'Apellido';
|
||||
$labels['email'] = 'Correo';
|
||||
$labels['homephone'] = 'Telefo Casa';
|
||||
$labels['workphone'] = 'Telefono Trabajo';
|
||||
$labels['cellphone'] = 'Telefono Celular';
|
||||
$labels['faxphone'] = 'Número Fax';
|
||||
$labels['address1'] = 'Dirección 1';
|
||||
$labels['address2'] = 'Dirección 2';
|
||||
$labels['city'] = 'Ciudad';
|
||||
$labels['state'] = 'Estado';
|
||||
$labels['zip'] = 'Código Postal';
|
||||
|
||||
$labels['edit'] = 'Editar';
|
||||
$labels['cancel'] = 'Cancelar';
|
||||
|
||||
Reference in New Issue
Block a user