aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/extension/captcha/basic.php
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-09-06 15:18:24 -0500
committerJesús <heckyel@hyperbola.info>2019-09-06 15:18:24 -0500
commit81318a49b179e1e1b95bc8db70714f2b7d30d5f9 (patch)
treeaee273a42fba526cf410fe9f937b6a0e87aa51bc /public/catalog/language/es-es/extension/captcha/basic.php
parentc8a62c62664ff90160c505f65b9404242d23758b (diff)
downloadlibrecart-81318a49b179e1e1b95bc8db70714f2b7d30d5f9.tar.lz
librecart-81318a49b179e1e1b95bc8db70714f2b7d30d5f9.tar.xz
librecart-81318a49b179e1e1b95bc8db70714f2b7d30d5f9.zip
completed catalog to spanish
Diffstat (limited to 'public/catalog/language/es-es/extension/captcha/basic.php')
-rw-r--r--public/catalog/language/es-es/extension/captcha/basic.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/catalog/language/es-es/extension/captcha/basic.php b/public/catalog/language/es-es/extension/captcha/basic.php
index f4e5fe2..076be79 100644
--- a/public/catalog/language/es-es/extension/captcha/basic.php
+++ b/public/catalog/language/es-es/extension/captcha/basic.php
@@ -3,7 +3,7 @@
$_['text_captcha'] = 'Captcha';
// Entry
-$_['entry_captcha'] = 'Enter the code in the box below';
+$_['entry_captcha'] = 'Introduzca el código en el recuadro de abajo';
// Error
-$_['error_captcha'] = 'Verification code does not match the image!'; \ No newline at end of file
+$_['error_captcha'] = '¡El código de verificación no concuerda con la imagen!';