dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added: FS#687 - Add a replication and mirroring mode for server settings
tbrehm
2009-10-27
9adcf583066a327f7386f80aa2e52638522c1c96
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
fr_support_message.lng
1
2
3
4
5
6
7
8
?<?php
$wb["recipient_id_txt"] = "ID Bénéficiaire";
$wb["sender_id_txt"] = "ID Expéditeur";
$wb["subject_txt"] = "Sujet";
$wb["message_txt"] = "Message";
$wb["tstamp_txt"] = "Timestamp";
?>