aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-23 18:29:31 -0500
committerJesús <heckyel@hyperbola.info>2019-08-23 18:29:31 -0500
commitd4e526d6f12adef306fee9b7b59bcc2dc0938f5f (patch)
tree0aea3e25e303df8614154c2d48b828ed036ddfd6 /public/admin
parent74f77c370a13034e823e3e8d53384f57f656f428 (diff)
downloadlibrecart-d4e526d6f12adef306fee9b7b59bcc2dc0938f5f.tar.lz
librecart-d4e526d6f12adef306fee9b7b59bcc2dc0938f5f.tar.xz
librecart-d4e526d6f12adef306fee9b7b59bcc2dc0938f5f.zip
minor fix
Diffstat (limited to 'public/admin')
-rw-r--r--public/admin/language/es-es/extension/payment/divido.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/admin/language/es-es/extension/payment/divido.php b/public/admin/language/es-es/extension/payment/divido.php
index 57b7de1..cf2021d 100644
--- a/public/admin/language/es-es/extension/payment/divido.php
+++ b/public/admin/language/es-es/extension/payment/divido.php
@@ -29,7 +29,7 @@ $_['entry_products_options_threshold'] = 'Todos los productos por encima de un p
$_['entry_price_threshold'] = 'Umbral de precio del producto';
$_['entry_cart_threshold'] = 'Umbral total del carrito';
$_['entry_threshold_list'] = 'Planes de Umbral';
-$_['entry_category'] = 'Categorias';
+$_['entry_category'] = 'Categorías';
// Help
$_['help_api_key'] = 'Llave que te identifica con Divido (obtenido de Divido)';