Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
bfcdef 1 <?php
14f228 2 $wb['list_head_txt'] = 'Tillgängliga paket';
TB 3 $wb['name_txt'] = 'Namn';
bfcdef 4 $wb['version_txt'] = 'Version';
14f228 5 $wb['category_txt'] = 'Kategori';
TB 6 $wb['status_txt'] = 'Olåst';
7 $wb['filter_txt'] = 'Sök';
bfcdef 8 ?>
14f228 9