source: extensions/CryptograPHP/language/fr_FR/plugin.lang.php @ 10837

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

first version of CryptograPHP

File size: 147 bytes
Line 
1<?php
2
3$lang['Invalid Captcha'] = 'Captcha non valide';
4$lang['Captcha theme'] = 'Thème du captcha';
5$lang['Antibot test'] = 'Test anti-bots';
6
7?>
Note: See TracBrowser for help on using the repository browser.