aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/extension/captcha/basic.php
diff options
context:
space:
mode:
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!';