dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2524 - Add check in remote api that no email alias can be added t...
tbrehm
2012-12-04
2052e167f7dc04e37041443f640af4e8c18c3bc0
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
fr_package_install.lng
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Dépôt';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Utilisateur (optionnel)';
$wb['repo_password_txt'] = 'Mot de passe (optionnel)';
$wb['active_txt'] = 'Actif';
?>