source: github/plugins/userinfo/localization/sv_SE.inc @ c2ba7ab

HEADcourier-fixdev-browser-capabilitiespdorelease-0.8
Last change on this file since c2ba7ab 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: 188 bytes
RevLine 
[48e9c14]1<?php
2
3$labels = array();
4$labels['userinfo'] = 'AnvÀndarinfo';
5$labels['created'] = 'Skapad';
6$labels['lastlogin'] = 'Senast inloggad';
7$labels['defaultidentity'] = 'Standardprofil';
8
9?>
Note: See TracBrowser for help on using the repository browser.