source: extensions/CryptograPHP/language/it_IT/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!)

File size: 228 bytes
Line 
1<?php
2
3$lang['Invalid Captcha'] = 'Captcha non valido';
4$lang['Captcha theme'] = 'Tema del captcha';
5$lang['Comments action'] = 'Azione per i commenti';
6$lang['Moderate'] = 'Moderare';
7$lang['No captcha'] = 'Nessun captcha';
8
9?>
Note: See TracBrowser for help on using the repository browser.