source: extensions/TweetThis/language/en_UK/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: 283 bytes
Line 
1<?php
2
3$lang['Button position on picture page'] = 'Button position on picture page';
4$lang['Top'] = 'Top';
5$lang['Bottom'] = 'Bottom';
6$lang['Toolbar'] = 'Toolbar';
7$lang['Button size'] = 'Button size';
8$lang['Display counter'] = 'Display counts';
9$lang['Via'] = 'Via';
10
11?>
Note: See TracBrowser for help on using the repository browser.