Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
bfcdef 1 <?php
T 2 $wb['list_head_txt'] = 'Available packages';
3 $wb['name_txt'] = 'Name';
4 $wb['version_txt'] = 'Version';
5 $wb['category_txt'] = 'Category';
6 $wb['status_txt'] = 'Unlocked';
7 $wb['filter_txt'] = 'Search';
8 ?>