source: extensions/photo_update/language/fr_FR/plugin.lang.php @ 24623

Last change on this file since 24623 was 24623, checked in by plg, 11 years ago

ability to update the pwg_representative instead of the main file (for non picture files, see $confpicture_ext)

File size: 317 bytes
Line 
1<?php
2$lang['The photo was updated'] = 'La photo a été mise à jour';
3$lang['Photo Update'] = 'Mise à jour de la photo';
4$lang['Update'] = 'Mettre à jour';
5$lang['File to update'] = 'Fichier à mettre à jour';
6$lang['main file'] = 'fichier principal';
7$lang['representative picture'] = 'image représentante';
8?>
Note: See TracBrowser for help on using the repository browser.