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

Last change on this file since 11405 was 11405, checked in by ddtddt, 13 years ago

[extensions] - CryptograPHP - ES thanks to jpr928

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