source: extensions/CryptograPHP/language/es_ES/plugin.lang.php @ 12617

Last change on this file since 12617 was 12617, checked in by mistic100, 12 years ago

rewrite some prefilters, replace CryptograPHP by Securimage (not abandoned project!)

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 232 bytes
Line 
1<?php
2
3$lang['Invalid Captcha'] = 'Captcha no valido';
4$lang['Captcha theme'] = 'Tema del captcha';
5$lang['Comments action'] = 'Acción para los Comentario';
6$lang['Moderate'] = 'Moderar';
7$lang['No captcha'] = 'No hay captcha';
8
9?>
Note: See TracBrowser for help on using the repository browser.