Till Brehm
2016-04-12 88727daaf5cb5f7424d09d4b5ef3a74f1a773328
1
2
3
4
5
6
7
8
<?php
$wb['repo_name_txt'] = 'Αποθετήριο';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Χρήστης (Προαιρετικό)';
$wb['repo_password_txt'] = 'Συνθηματικό (Προαιρετικό)';
$wb['active_txt'] = 'Ενεργό';
$wb['Software Repository which may contain addons or updates'] = 'Software Repository which may contain addons or updates';
?>