dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- facsimileTelephoneNumber attribute also doesn't work, commented out
alecpl
2012-04-12
463ec6b57c48306b5c61a21cd68f1e135d8fc8b4
[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';
?>