dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix multi-threaded autocompletion when number of threads > number of sources
thomascube
2012-05-04
be160b9da23e77996e7c83a3f5c5158aa7e22d17
[githubFork/roundcubemail.git]
/
plugins
/
userinfo
/
localization
/
da_DK.inc
1
2
3
4
5
6
7
8
9
<?php
$labels = array();
$labels['userinfo'] = 'Bruger info';
$labels['created'] = 'Oprettet';
$labels['lastlogin'] = 'Sidste login';
$labels['defaultidentity'] = 'Standard identitet';
?>