dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- changed "AllowOverride all" for fast-cgi: fixes problems with i.e. serend...
redray
2008-11-13
a753a438a4dd3ae7edf581ced2d60e2731d21f3d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
de_form_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Backend Formulare';
$wb['form_txt'] = 'Formular';
$wb['module_txt'] = 'Modul';
$wb['title_txt'] = 'Bezeichnung';
$wb['description_txt'] = 'Beschreibung';
?>