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

Last change on this file since 11445 was 11437, checked in by ddtddt, 13 years ago

[extensions] - TweetThis - add RU thanks to yuragal

File size: 275 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
10?>
Note: See TracBrowser for help on using the repository browser.