Till Brehm
2015-04-01 97f28b1115ccfdcbdab8e8709ba706c5aefe5a1c
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';
?>