dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed lang files associated to bug FS#1115
rescue9
2010-03-18
bc7db22708513201ba42c67dc167fd45cf0c4089
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
se_form_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Huvud Formulär';
$wb['form_txt'] = 'Formulär';
$wb['module_txt'] = 'Modul';
$wb['title_txt'] = 'Titel';
$wb['description_txt'] = 'Beskrivning';
?>