Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
commit | author | age
bfcdef 1 <?php
505fc4 2 $wb['list_head_txt'] = 'Beschikbare pakketten';
PD 3 $wb['name_txt'] = 'Naam';
4 $wb['version_txt'] = 'Versie';
5 $wb['category_txt'] = 'Categorie';
6 $wb['status_txt'] = 'Beschikbaar';
7 $wb['filter_txt'] = 'Zoeken';
bfcdef 8 ?>