source: extensions/TweetThis/language/fr_FR/plugin.lang.php @ 15122

Last change on this file since 15122 was 15122, checked in by mistic100, 12 years ago

update for Piwigo 2.4
change previews with new Twitter appearance
remove all custom buttons, keep only official
new options: display counter and via

File size: 306 bytes
Line 
1<?php
2
3$lang['Button position on picture page'] = 'Position du bouton sur la page image';
4$lang['Top'] = 'Haut';
5$lang['Bottom'] = 'Bas';
6$lang['Toolbar'] = 'Barre d\'outils';
7$lang['Button size'] = 'Taille du bouton';
8$lang['Display counter'] = 'Afficcher le compteur';
9$lang['Via'] = 'Via';
10
11?>
Note: See TracBrowser for help on using the repository browser.