source: subversion/trunk/plugins/vcard_attachments/localization/pl_PL.inc @ 3570

Last change on this file since 3570 was 3570, checked in by alec, 3 years ago
  • pl_PL localization added
File size: 168 bytes
Line 
1<?php
2
3$labels = array();
4$labels['addvardmsg'] = 'Dodaj wizytówkę (vCard) do kontaktów';
5$labels['vcardsavefailed'] = 'Nie moÅŒna zapisać wizytówki (vCard)';
6
7?>
Note: See TracBrowser for help on using the repository browser.