LEVEILLE Cédric
2016-01-18 5dd3d754422cd91cc0aa755f989e42c91786158d
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Programvaruuppdateringar';
$wb['installed_txt'] = 'Händelse';
$wb['update_title_txt'] = 'Uppdatera';
$wb['version_txt'] = 'Version';
$wb['action_txt'] = 'Händelse';
$wb['server_select_txt'] = 'Välj server';
$wb['no_updates_txt'] = 'Inga tillgängliga uppdateringar';
?>