Till Brehm
2016-01-02 1352da619431e07b155ed4ecea6e159284e6e4a2
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Tillgängliga paket';
$wb['name_txt'] = 'Namn';
$wb['version_txt'] = 'Version';
$wb['category_txt'] = 'Kategori';
$wb['status_txt'] = 'Olåst';
$wb['filter_txt'] = 'Sök';
?>