source: subversion/trunk/plugins/vcard_attachments/localization/sv_SE.inc @ 3478

Last change on this file since 3478 was 3478, checked in by thomasb, 3 years ago

Swedish translation for some plugins

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Date Author Revision
File size: 140 bytes
RevLine 
[3478]1<?php
2
3$labels = array();
4$labels['addvardmsg'] = '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.