source: github/plugins/vcard_attachments/localization/es_ES.inc @ 5fec6de

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

Copy plugins to release branch

  • Property mode set to 100644
File size: 162 bytes
Line 
1<?php
2
3$labels = array();
4$labels['addvcardmsg'] = 'Añadir tarjeta a la libreta de direcciones';
5$labels['vcardsavefailed'] = 'Imposible guardar la tarjeta';
6
7?>
Note: See TracBrowser for help on using the repository browser.