dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2597 - simplepie.inc.php not fully php-5.4.x compliant
tbrehm
2013-02-06
a99daa0a9a55fe1c1f64bebc9e49bd4ab26325cd
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
de_interface.lng
1
2
3
4
5
6
7
<?php
$wb['interface_head_txt'] = 'Interface Einstellungen';
$wb['interface_desc_txt'] = 'Passen Sie die Benutzeroberfläche für sich an';
$wb['language_txt'] = 'Sprache';
$wb['startmodule_txt'] = 'Startmodul';
$wb['app_theme_txt'] = 'Design';
?>