dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Resolved differences from svn merge to trunk and git master
Marius Cramer
2013-10-18
bd68aae78a5d696e4ccb9c0d267486c283a6d9d2
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
fr_web_subdomain_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Sous-domaines';
$wb['active_txt'] = 'Actif';
$wb['server_id_txt'] = 'Serveur';
$wb['parent_domain_id_txt'] = 'Site web';
$wb['domain_txt'] = 'Sous-domaine';
$wb['add_new_record_txt'] = 'Nouveau sous-domaine';
?>