dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1932 - Windows newline characters inserted into /var/www/conf/web...
tbrehm
2011-12-15
8008bb6b6e7663bdbabbea9da07485ac4daebf25
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
de.lng
1
2
3
4
5
6
7
<?php
$wb['User Settings'] = 'Benutzereinstellungen';
$wb['Settings'] = 'Einstellungen';
$wb['ISPConfig Tools'] = 'Einstellungen';
$wb['Password and Language'] = 'Passwort und Sprache';
$wb['ispconfig_tools_note'] = 'Dieses Modul erlaubt Ihnen, das Passwort und die Sprache zu ändern sowie einen Resync der DNS-Records anzustoßen.';
?>