ftimme
2012-11-12 8e38755040c6c2073f92f0ffb087da530d0e7a0a
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Verfügbare Pakete';
$wb['name_txt'] = 'Name';
$wb['version_txt'] = 'Version';
$wb['category_txt'] = 'Kategorie';
$wb['status_txt'] = 'Verfügbar';
$wb['filter_txt'] = 'Suche';
?>