dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix header charset decoding when opening a draft message
Thomas Bruederli
2012-10-15
27be4e7644637255d7adbf5386ec883d9c2c64cd
[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';
?>