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

Last change on this file since 3803 was 3803, checked in by alec, 3 years ago
  • Fixed typo in label name
  • Added cs_CZ localization
File size: 169 bytes
Line 
1<?php
2
3$labels = array();
4$labels['addvcardmsg'] = '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.