aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/customer/custom_field.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/es-es/customer/custom_field.php')
-rw-r--r--public/admin/language/es-es/customer/custom_field.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/admin/language/es-es/customer/custom_field.php b/public/admin/language/es-es/customer/custom_field.php
index 063788b..b4e6213 100644
--- a/public/admin/language/es-es/customer/custom_field.php
+++ b/public/admin/language/es-es/customer/custom_field.php
@@ -39,7 +39,7 @@ $_['entry_type'] = 'Tipo';
$_['entry_value'] = 'Valor';
$_['entry_validation'] = 'Validación';
$_['entry_custom_value'] = 'Nombre del valor del campo personalizado';
-$_['entry_customer_group'] = 'grupo de clientes';
+$_['entry_customer_group'] = 'Grupo de Clientes';
$_['entry_required'] = 'Necesario';
$_['entry_status'] = 'Estado';
$_['entry_sort_order'] = 'Orden de Clasificación';