diff options
Diffstat (limited to 'public/admin/language/es-es/customer/customer.php')
-rw-r--r-- | public/admin/language/es-es/customer/customer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/admin/language/es-es/customer/customer.php b/public/admin/language/es-es/customer/customer.php index 9a6dd60..5d5a9ca 100644 --- a/public/admin/language/es-es/customer/customer.php +++ b/public/admin/language/es-es/customer/customer.php @@ -7,7 +7,7 @@ $_['text_success'] = 'Éxito: ¡Has modificado tus clientes!'; $_['text_list'] = 'Lista de clientes'; $_['text_add'] = 'Agregar cliente'; $_['text_edit'] = 'Editar cliente'; -$_['text_default'] = 'Por Defecto'; +$_['text_default'] = 'Predeterminado'; $_['text_account'] = 'Detalles del cliente'; $_['text_password'] = 'Contraseña'; $_['text_other'] = 'Otro'; |