vogelor
2008-12-12 2534b97109ca3a3c288ab241033b7e376ff2bc84
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Systembenutzer Gruppen';
$wb['description_txt'] = 'Beschreibung';
$wb['name_txt'] = 'Gruppe';
$wb['add_new_record_txt'] = 'Add new group';
?>