Till Brehm
2015-09-18 d8faa4e7e3fb74e554f6c9339f6fe4e2883c3bf1
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Software updates';
$wb['server_select_txt'] = 'Selecteer server';
$wb['installed_txt'] = 'Actie';
$wb['update_title_txt'] = 'Update';
$wb['version_txt'] = 'Versie';
$wb['action_txt'] = 'Actie';
$wb['no_updates_txt'] = 'No updates available';
?>