aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/extension/captcha/basic.php
blob: 076be79c862ae932f36086c53dfc06a2a15bfc4e (plain)
1
2
3
4
5
6
7
8
9
<?php
// Text
$_['text_captcha']  = 'Captcha';

// Entry
$_['entry_captcha'] = 'Introduzca el código en el recuadro de abajo';

// Error
$_['error_captcha'] = '¡El código de verificación no concuerda con la imagen!';