Florian Schaal
2014-03-05 6c57e7f4983013c8535ca01e4fc698ea6e8ae2a6
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Διαθέσιμα Πακέτα';
$wb['name_txt'] = 'Όνομα';
$wb['version_txt'] = 'Έκδοση';
$wb['category_txt'] = 'Κατηγορία';
$wb['status_txt'] = 'Ξεκλείδωτο';
$wb['filter_txt'] = 'Αναζήτηση';
?>