source: github/plugins/vcard_attachments/localization/it_IT.inc @ a32679e6

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

Copying plugins to release branch

  • Property mode set to 100644
File size: 141 bytes
Line 
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.