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

// Entry
$_['entry_captcha'] = 'Por favor complete la validación de captcha a continuación';

// Error
$_['error_captcha'] = '¡La verificación no es correcta!';