dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Set HttpOnly flag also for session cookie
Aleksander Machniak
2012-07-24
0afe27901189a5416dc696eef32e2bc2e5fe3844
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
de_DE.inc
1
2
3
4
5
6
7
8
<?php
// translation done by Ulli Heist - http://heist.hobby-site.org/
$labels = array();
$labels['help'] = 'Hilfe';
$labels['about'] = 'Über';
$labels['license'] = 'Lizenz';
?>