Marius Burkard
2016-02-04 c795dfd688dd414386ffdeba9fd081a4ba9bdb90
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Αναβαθμίσεις Λογισμικού';
$wb['server_select_txt'] = 'Επιλογή server';
$wb['installed_txt'] = 'Ενέργεια';
$wb['update_title_txt'] = 'Ενημέρωση';
$wb['version_txt'] = 'Έκδοση';
$wb['action_txt'] = 'Ενέργεια';
$wb['no_updates_txt'] = 'No updates available';
?>