source: extensions/NBM_Subscriber/language/fr_FR/plugin.lang.php @ 6436

Last change on this file since 6436 was 6436, checked in by Eric, 14 years ago

[NBM_Subscriber]

  • Initial SVN add. This plugin will allow registered users to subscribe or unsubscribe themselves to the Notification By Mail (aka NBM).
  • Technical goals: Add radio options on profile.tpl page that shows the NBM subscription status and allows to change it.
  • Property svn:eol-style set to LF
File size: 157 bytes
Line 
1<?php
2$lang['NBMS_Title'] = 'Notification par mail';
3$lang['NBMS'] = 'Inscription à la notification par mail';
4$lang['Yes'] = 'Oui';
5$lang['No'] = 'Non';
6?>
Note: See TracBrowser for help on using the repository browser.