source: extensions/CryptograPHP/language/en_UK/plugin.lang.php @ 11316

Last change on this file since 11316 was 11316, checked in by mistic100, 13 years ago

activate captcha on comment form

File size: 252 bytes
Line 
1<?php
2
3$lang['Invalid Captcha'] = 'Invalid Captcha';
4$lang['Captcha theme'] = 'Captcha theme';
5$lang['Antibot test'] = 'Antibot test';
6$lang['Comments action'] = 'Comments action';
7$lang['Moderate'] = 'Moderate';
8$lang['No captcha'] = 'No captcha';
9
10?>
Note: See TracBrowser for help on using the repository browser.