source: extensions/comments_blacklist/language/fr_FR/plugin.lang.php @ 18369

Last change on this file since 18369 was 18369, checked in by mistic100, 12 years ago

first commit

File size: 169 bytes
Line 
1<?php
2
3$lang['one word per line, case insensitive'] = 'un mot par ligne, insensible à la casse';
4$lang['Moderate'] = 'Modérer';
5$lang['Blacklist'] = 'Liste noire';
6
7?>
Note: See TracBrowser for help on using the repository browser.