source: extensions/TweetThis/language/ru_RU/plugin.lang.php @ 11463

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

add button on index toolbar

File size: 273 bytes
Line 
1<?php
2
3$lang['Link position'] = 'Положение кнопки';
4$lang['Top'] = 'Сверху';
5$lang['Bottom'] = 'Внизу';
6$lang['Toolbar'] = 'На панели инструментов';
7$lang['Share on Twitter'] = 'Опубликовать в Twitter';
8
9?>
Note: See TracBrowser for help on using the repository browser.