source: extensions/TweetThis/language/en_UK/plugin.lang.php @ 11419

Last change on this file since 11419 was 11419, checked in by mistic100, 13 years ago

first commit

File size: 190 bytes
Line 
1<?php
2
3$lang['Link position'] = 'Button position';
4$lang['Top'] = 'Top';
5$lang['Bottom'] = 'Bottom';
6$lang['Toolbar'] = 'Toolbar';
7$lang['Share on Twitter'] = 'Share on Twitter';
8
9?>
Note: See TracBrowser for help on using the repository browser.