dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
* Added bruteforge protection into login * Cleanup some stuff into login/in...
bpssoft
2007-11-09
3eeed9bdef1040d4f1f9343201cd8b30e21d273c
[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';
?>