dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed code formatting to tabs
filip
2010-09-30
f612f1ebc2b3d70f71da020d9aad01ba09461837
[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 Backend';
$wb['form_txt'] = 'Formulaire';
$wb['module_txt'] = 'Module';
$wb['title_txt'] = 'Titre';
$wb['description_txt'] = 'Description';
?>