source: extensions/GooglePlusOne/language/en_UK/plugin.lang.php @ 15838

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

update for Piwigo 2.4
change previews with new G+1 appearance
add Annotation parameter

File size: 319 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['Annotation'] = 'Annotation';
9$lang['Bubble'] = 'Bubble';
10$lang['Inline text'] = 'Inline text';
11
12?>
Note: See TracBrowser for help on using the repository browser.