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

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

fix possible warnings when activating
clean index.php

File size: 305 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'] = 'Afficher le compteur';
9$lang['Via'] = 'Via';
10
11?>
Note: See TracBrowser for help on using the repository browser.