source: github/plugins/vcard_attachments/localization/sv_SE.inc @ 48e9c14

HEADcourier-fixdev-browser-capabilitiespdorelease-0.8
Last change on this file since 48e9c14 was 48e9c14, checked in by thomascube <thomas@…>, 14 months ago

Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore

  • Property mode set to 100644
File size: 141 bytes
Line 
1<?php
2
3$labels = array();
4$labels['addvcardmsg'] = 'LÀgg till vCard i adressbok';
5$labels['vcardsavefailed'] = 'Kunde inte spara vCard';
6
7?>
Note: See TracBrowser for help on using the repository browser.