dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added missing SELECT permission to table monitor_data on master server in m...
tbrehm
2009-11-09
0b8ef13d265a1786048784e9c47672486c5f3491
[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";
?>