dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#948 - Help Module bug, Client cannot read the messages sended by ...
tbrehm
2009-10-30
51bedadf3f6d9fd9c66624c2d19d4f6625b0baac
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
fi_groups_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Käyttäryhmät';
$wb['description_txt'] = 'Ryhmien kuvaukset';
$wb['name_txt'] = 'Käyttäjäryhmä';
$wb['add_new_record_txt'] = 'Lisää uusi tietue';
?>