source: extensions/PersoFooter/language/fr_FR/plugin.lang.php @ 24502

Last change on this file since 24502 was 24502, checked in by TranslationTeam, 11 years ago

[persofooter] Update fr_FR, thanks to : laurent.duretz

File size: 729 bytes
Line 
1<?php
2$lang['pft_h2'] = 'Pied de Page Personnel';
3
4//Tab gest
5$lang['pft_tab_gest'] = 'Gestion';
6$lang['pft_perso'] = 'Pied de page personnel';
7
8//Tab help
9$lang['pft_tab_help'] = 'Aide';
10$lang['pft_css'] = 'Personnalisation du pied de page';
11$lang['pft_css_help'] = 'Votre pied de page personnel est dans un < span id="persofooter" >, vous pouvez donc utiliser cet ID dans votre thème ou en fichier local pour personnaliser ce bloc';
12$lang['pft_ED'] = 'Plugin "ExtendedDescription"';
13$lang['pft_ED_help'] = 'Vous pouvez utiliser les balises [lang] de ce plugin';
14$lang['Configuration update'] = 'Configuration mise à jour';
15$lang['This section is reserved for the webmaster'] = 'Cette section est réservée au webmaster';
16
17?>
Note: See TracBrowser for help on using the repository browser.