dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1133 - cannot change language in client account settings after in...
tbrehm
2010-05-27
4f53eb1aa7bdc68988d77f0ddf855c886aebaf1e
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
de.lng
1
2
3
4
5
6
<?php
$wb['User Settings'] = 'Benutzereinstellungen';
$wb['Settings'] = 'Einstellungen';
$wb['ISPConfig Tools'] = 'Tools';
$wb['Password and Language'] = 'Passwort und Sprache';
?>