dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Define a global style for tree lists
Thomas Bruederli
2013-01-31
b7ea947844b97fe4cb0e2bd37b84d79fff8014f4
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
fr_FR.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Aide';
$labels['about'] = 'A propos';
$labels['license'] = 'Licence';
?>