dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
localization update
yllar
2009-07-22
78f1611d9ff155276743b4ceffc39419e01cf385
[githubFork/roundcubemail.git]
/
plugins
/
userinfo
/
localization
/
sv_SE.inc
1
2
3
4
5
6
7
8
9
<?php
$labels = array();
$labels['userinfo'] = 'Användarinfo';
$labels['created'] = 'Skapad';
$labels['lastlogin'] = 'Senast inloggad';
$labels['defaultidentity'] = 'Standardprofil';
?>