]> git.donarmstrong.com Git - roundcube.git/blob - plugins/vcard_attachments/localization/ru_RU.inc
Imported Upstream version 0.5
[roundcube.git] / plugins / vcard_attachments / localization / ru_RU.inc
1 <?php
2
3 $labels = array();
4 $labels['addvcardmsg'] = 'Добавить в контакты';
5 $labels['vcardsavefailed'] = 'Не удалось сохранить vCard';
6
7 ?>