source: extensions/SocialButtons/language/en_UK/plugin.lang.php @ 21233

Last change on this file since 21233 was 21233, checked in by mistic100, 11 years ago

missing file

File size: 523 bytes
Line 
1<?php
2$lang['Button position on picture page'] = 'Buttons position on picture page';
3$lang['Top'] = 'Top';
4$lang['Bottom'] = 'Bottom';
5$lang['Toolbar'] = 'Toolbar';
6$lang['Annotation'] = 'Annotation';
7$lang['Bubble'] = 'Bubble';
8$lang['Inline text'] = 'Inline text';
9$lang['Button type'] = 'Button type';
10$lang['Right bubble'] = 'Right bubble';
11$lang['Top bubble'] = 'Top bubble';
12$lang['Display buttons'] = 'Display buttons';
13$lang['on photo and album'] = 'on photo and album';
14$lang['only on photo'] = 'only on photo';
15?>
Note: See TracBrowser for help on using the repository browser.