root/extensions/event_cats/language/fr_FR/duplic.lang.php @ 5058

Revision 5058, 336 bytes (checked in by LucMorizur, 3 years ago)

[Event Cats] Add "Event Cats" fieldset in admin category modification page ;
modify header information about developpement period of all files

Line 
1<?php
2
3/*
4For plugin Event Cats, translation of "duplication" link
5French (Français)
6LucMorizur June 2009 - ...
7*/
8
9// Keeps file coded in UTF-8 without BOM : é
10
11$lang['Duplicate']                                 = 'Dupliquer';
12$lang['Create a new account with same properties'] = 'Créer un compte avec les mêmes propriétés';
13
14?>
Note: See TracBrowser for help on using the browser.