dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Removed virtual_ config options from postfix main.cf file as they are not n...
tbrehm
2011-04-04
5c960fb4a669bc7e388acbfe4bdebcd436fa45ea
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
de_language_export.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Sprachdatei exportieren';
$wb['language_select_txt'] = 'Sprache auswählen';
$wb['btn_save_txt'] = 'Ausgewähltes Sprachdateiset exportieren';
$wb['btn_cancel_txt'] = 'Zurück';
?>