dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#3463 - German: Translation of Proceted Folders user and inconsist...
Till Brehm
2014-07-27
ea39b94c5f11f4e2255bce5bde5e6c8d2f1f0a59
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
de_package_install.lng
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Bibliothek';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Benutzername (optional)';
$wb['repo_password_txt'] = 'Passwort (optional)';
$wb['active_txt'] = 'Aktiv';
?>