source: github/plugins/vcard_attachments/localization/it_IT.inc @ 62a83b3

Last change on this file since 62a83b3 was 62a83b3, checked in by thomascube <thomas@…>, 2 years ago

Copying plugins to release branch

  • Property mode set to 100644
File size: 141 bytes
RevLine 
[62a83b3]1<?php
2
3$labels = array();
4$labels['addvcardmsg'] = 'Aggiungi vCard alla Agenda';
5$labels['vcardsavefailed'] = 'Abilita a salvare vCard';
6
7?>
Note: See TracBrowser for help on using the repository browser.