root/extensions/CryptograPHP/language/en_UK/plugin.lang.php @ 11316

Revision 11316, 252 bytes (checked in by mistic100, 2 years ago)

activate captcha on comment form

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 browser.