dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
corrected upd_0078.sql
Florian Schaal
2014-09-22
4e2d727aacc238b86b91bad012f8f42c8c47d31d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
fr_form_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Formulaire d\'administration';
$wb['form_txt'] = 'Formulaire';
$wb['module_txt'] = 'Module';
$wb['title_txt'] = 'Titre';
$wb['description_txt'] = 'Description';
?>