source: extensions/event_cats/language/fr_FR/duplic.lang.php @ 7832

Last change on this file since 7832 was 7832, checked in by LucMorizur, 13 years ago

Some cosmetic corrections

File size: 335 bytes
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 repository browser.