source: extensions/TweetThis/language/cs_CZ/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: 198 bytes
Line 
1<?php
2
3$lang['Button position on picture page'] = 'Pozice tlačítka na stránce s fotografií';
4$lang['Top'] = 'Nahoře';
5$lang['Bottom'] = 'Dole';
6$lang['Toolbar'] = 'Panel nástrojů';
7
8?>
Note: See TracBrowser for help on using the repository browser.